nextcloud/apps/settings/lib
Ferdinand Thiessen 64cfcaab7e
fix(db): add support for MariaDB 12.3 LTS and increase min. to 10.11
10.6 will be EOL when Nextcloud 35 is released, similar to 10.3 its
still somewhat supported for enterprise Ubuntu 22.04.
So as we dropped 20.04 support we can increase that exception to 10.6.

Now MariaDB is supported with active LTS version 10.11 to 12.3 (new LTS).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-06-23 22:29:30 +02:00
..
Activity chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AppInfo refactor(NavigationManager): move navigation definitions into apps 2026-06-02 22:51:05 +02:00
BackgroundJobs chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Command/AdminDelegation chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Controller fix(settings): show app menu current-app button on settings pages 2026-06-18 13:43:39 +02:00
Events chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Listener chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Mailer chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Middleware fix: Fix AuthorizedAdminSetting attribute behavior 2026-03-11 11:25:31 +01:00
Search chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Sections chore(settings): add new office admin-section to info.xml 2026-06-08 11:10:07 -04:00
Service chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Settings chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SetupChecks fix(db): add support for MariaDB 12.3 LTS and increase min. to 10.11 2026-06-23 22:29:30 +02:00
UserMigration chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
WellKnown fix(security): Update Expires time 2026-05-15 09:24:40 +02:00
ConfigLexicon.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Hooks.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ResponseDefinitions.php feat: add support for sensitive Declarative settings values encryption 2025-05-28 20:43:04 +03:00