nextcloud/apps/settings/lib
fenn-cs 60a710c91c Deprecate PHP8.0
PHP8.0 would stop receiving security support on 26 Nov 2023
 hence this deprecation. Next, is the eventual drop of PHP8.0 before its EOL.

This commit also updates the message type from INFO to WARNING if the php
 on file has reached its EOL.

See: https://www.php.net/supported-versions.php

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2023-04-17 23:45:59 +01:00
..
Activity avoid using the word 'password' in the APP_TOKEN_CREATED activity 2023-01-02 10:40:08 +01:00
AppInfo Add .well-known/changepassword handler 2022-10-22 13:23:59 +02:00
BackgroundJobs Do not retain VerifyUserData job when lookup server is not available 2021-08-17 11:39:24 +02:00
Controller Deprecate PHP8.0 2023-04-17 23:45:59 +01: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(search): Fix settings section icon color 2023-01-18 07:18:42 +01:00
Sections Add Calendar settings section 2022-10-24 10:41:24 +02:00
Service Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
Settings Port admin delegation selects 2023-02-28 16:08:11 -08: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 chore(security): Bump "Expires" of well-known/security.txt 2023-03-03 06:36:41 +01: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