]> source.dussan.org Git - nextcloud-server.git/commit
Add value if restore of data is possible for a user
authorMorris Jobke <hey@morrisjobke.de>
Fri, 23 Jan 2015 16:45:45 +0000 (17:45 +0100)
committerMorris Jobke <hey@morrisjobke.de>
Tue, 27 Jan 2015 12:23:19 +0000 (13:23 +0100)
commit9fbeaf0fd9f3ba4cd01aa566553cb2373dde8cb2
tree183f374f0021c680fffd95238457c16af071da45
parent5da4071c4553b5ee64799856e4db58e9484d9839
Add value if restore of data is possible for a user

* reason: nice to know before password change in user management
* restore is possible:
* encryption is disabled
* encryption is enabled, admin and user has checked the
  restore option
* if not possible:
* highlight users row in red once the admin wants to change the password
* show also a little tipsy
settings/application.php
settings/controller/userscontroller.php
settings/css/settings.css
settings/js/users/users.js
tests/settings/controller/userscontrollertest.php