0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 18:09:45 +00:00
nextcloud_server/apps/settings/lib
Ferdinand Thiessen 6baa4c60dc fix(settings): posix_getpwuid can return false which should not be accessed using array operation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-13 16:13:12 +00:00
..
Activity avoid using the word 'password' in the APP_TOKEN_CREATED activity 2023-01-02 10:40:08 +01:00
AppInfo Add new user filter to search. 2023-10-12 12:36:18 +02:00
BackgroundJobs Do not retain VerifyUserData job when lookup server is not available 2021-08-17 11:39:24 +02:00
Controller fix(memcache): Fix comparison of Memcache configs to classes 2023-08-17 21:48:23 +00:00
Events Update php licenses 2021-06-04 22:02:41 +02:00
Listener Differenciate the activity depending on admin vs user action 2022-03-10 15:26:47 +01:00
Mailer fix missing class in NewUserMailHelper and static code analysis errors 2023-01-03 16:23:41 +01:00
Middleware Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
Search fix(meta): copyright note 2023-10-12 12:36:19 +02:00
Sections fix(dav): Use an icon with correct color for calendar user settings section 2023-04-05 14:22:03 +00:00
Service Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
Settings fix(settings): posix_getpwuid can return false which should not be accessed using array operation 2024-03-13 16:13:12 +00:00
SetupChecks adjust wording for database checks 2022-05-16 19:22:23 +02:00
UserMigration Add profile config migration 2022-09-01 15:27:37 +00:00
WellKnown fix(security): Update expiration date in security.txt 2023-12-04 19:54:40 +00: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 +02:00