nextcloud/lib/private/Settings
Côme Chilliet e0f64f8602 fix(settings): Fix admin delegation for hidden sections
Webhooks and users did not appear anymore in admin delegation because
only admin sections were considered and not the new delegation sections.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-05-07 12:47:54 +02:00
..
AuthorizedGroup.php chore: add psalm-api to for classes we need to mock in unit tests 2026-04-28 23:52:43 +02:00
AuthorizedGroupMapper.php chore: add psalm-api to for classes we need to mock in unit tests 2026-04-28 23:52:43 +02:00
DeclarativeManager.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Manager.php fix(settings): Fix admin delegation for hidden sections 2026-05-07 12:47:54 +02:00
Section.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00