nextcloud-server/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
AppInfo Remove unneeded service - found by Psalm 2020-11-03 10:06:33 +01:00
BackgroundJobs
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
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