nextcloud/tests/Settings
Bjoern Schiessle 5153c1b519 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>
2019-01-04 08:54:46 +00:00
..
Activity Fix "Undefined method setExpectedException()" 2018-01-24 18:10:16 +01:00
Controller fix can change password check in case of encryption is enabled 2019-01-04 08:54:46 +00:00
Mailer Fix email template tests 2018-07-19 11:43:16 +02:00
Middleware Provide translated error message for permission error 2018-02-26 17:00:29 +01:00
ApplicationTest.php Fix Applicationtest 2018-05-16 09:50:23 +02:00