nextcloud/apps/settings/lib
Morris Jobke a223f603f9
Simplify the check if admin can change password based on encryption status
Found by Psalm:
```
/home/runner/work/server/server/apps/settings/lib/Controller/UsersController.php:324:8:error - RedundantCondition: Type true for $isEncryptionModuleLoaded is never falsy
```

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-05 22:20:34 +01:00
..
Activity Update license headers for 19 2020-04-29 11:57:22 +02:00
AppInfo Remove unneeded service - found by Psalm 2020-11-03 10:06:33 +01:00
BackgroundJobs Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Controller Simplify the check if admin can change password based on encryption status 2020-11-05 22:20:34 +01:00
Events Document settings BeforeTemplateRenderedEvent 2020-10-29 11:15:31 +01:00
Mailer Use the new method everywhere 2020-07-03 10:59:43 +02:00
Middleware Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Search Remove ISection in favor of IIconSection 2020-10-28 23:05:00 +01:00
Sections Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Settings Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
SetupChecks Add a background job that checks for potential user imported SSL certificates and shows a warning in the admin settings 2020-11-03 10:06:33 +01:00
Hooks.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00