diff options
author | Bjoern Schiessle <bjoern@schiessle.org> | 2018-12-20 11:11:04 +0100 |
---|---|---|
committer | Bjoern Schiessle <bjoern@schiessle.org> | 2018-12-20 12:28:40 +0100 |
commit | 4b3308bf3fd4c6fe572ee1658a7809bba20c7339 (patch) | |
tree | b7b50eaed48775240a1960a5d85ab3b58acad40a /lib/l10n/fr.js | |
parent | 9e9b04737e41ce2a582afdb5decade5293ab115b (diff) | |
download | nextcloud-server-4b3308bf3fd4c6fe572ee1658a7809bba20c7339.tar.gz nextcloud-server-4b3308bf3fd4c6fe572ee1658a7809bba20c7339.zip |
fix can change password check in case of encryption is enabled
Admin should _not_ be able to change password when:
- if an encryption module is loaded and it uses per-user keys
- if encryption is enabled but no encryption modules are loaded
Admin should be able to change the password when:
- no encryption module is loaded and encryption is disabled
- encryption module is loaded but it doesn't require per user keys
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Diffstat (limited to 'lib/l10n/fr.js')
0 files changed, 0 insertions, 0 deletions