-
- Downloads
ringaccount: allow to change archive password
Add a method to change a Ring account archive password. The method is blocking and returns a boolean indicating if the operation succeeded. Note that the change won't be transferred to other devices connected to the same account unless they are initialized after the change, from the device where the password was changed. Change-Id: Ide36bf407f75178e0019ab5dab511a79139b844c
Showing
- bin/dbus/cx.ring.Ring.ConfigurationManager.xml 17 additions, 0 deletionsbin/dbus/cx.ring.Ring.ConfigurationManager.xml
- bin/dbus/dbusconfigurationmanager.cpp 6 additions, 0 deletionsbin/dbus/dbusconfigurationmanager.cpp
- bin/dbus/dbusconfigurationmanager.h 1 addition, 0 deletionsbin/dbus/dbusconfigurationmanager.h
- src/client/configurationmanager.cpp 8 additions, 0 deletionssrc/client/configurationmanager.cpp
- src/dring/configurationmanager_interface.h 1 addition, 0 deletionssrc/dring/configurationmanager_interface.h
- src/ringdht/ringaccount.cpp 13 additions, 0 deletionssrc/ringdht/ringaccount.cpp
- src/ringdht/ringaccount.h 3 additions, 2 deletionssrc/ringdht/ringaccount.h
Loading
Please register or sign in to comment