nextcloud-server/apps/settings/lib
Simon L c93be182dc
Merge pull request #38543 from fsamapoor/use_null_coalescing_operator
Uses "Null Coalescing Operator" to improve code readability.
2023-06-12 09:42:43 +07:00
..
Activity avoid using the word 'password' in the APP_TOKEN_CREATED activity 2023-01-02 10:40:08 +07:00
AppInfo Add .well-known/changepassword handler 2022-10-22 13:23:59 +07:00
BackgroundJobs Do not retain VerifyUserData job when lookup server is not available 2021-08-17 11:39:24 +07:00
Controller Merge pull request #38543 from fsamapoor/use_null_coalescing_operator 2023-06-12 09:42:43 +07:00
Events Update php licenses 2021-06-04 22:02:41 +07:00
Listener Differenciate the activity depending on admin vs user action 2022-03-10 15:26:47 +07:00
Mailer fix missing class in NewUserMailHelper and static code analysis errors 2023-01-03 16:23:41 +07:00
Middleware Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +07:00
Search fix(search): Fix settings section icon color 2023-01-18 07:18:42 +07:00
Sections fix(dav): Use an icon with correct color for calendar user settings section 2023-04-04 10:07:37 +07:00
Service Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +07:00
Settings Fix types for reading and writing config values 2023-04-05 09:08:56 +07:00
SetupChecks adjust wording for database checks 2022-05-16 19:22:23 +07:00
UserMigration feat(UserMigration)!: 32-bit support 2023-05-05 17:59:57 +07:00
WellKnown chore(security): Bump "Expires" of well-known/security.txt 2023-05-17 10:32:16 +07:00
Hooks.php check disable_activity.email_address_changed_by_admin when email is changed by admin via the OCS API 2022-10-14 09:54:14 +07:00