nextcloud-server/apps/settings/lib
Arthur Schiwon a23cf50d5e fix(admin role): fix old and wrong way to determine whether user is admin
- fixes Settings knowing who is an admin of non-local group backend groups
- obsoletes and removes a little old, deprecated code
- double checks proper parameter type on Group\Manager::isAdmin
- also fixes legacy OC_User code to check whether user is an admin

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-02-27 23:57:45 +07:00
..
Activity chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
AppInfo fix(admin role): fix old and wrong way to determine whether user is admin 2024-02-27 23:57:45 +07:00
BackgroundJobs chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Command/AdminDelegation feat(settings): add occ commands to handle admin delegation 2023-12-14 17:51:47 +07:00
Controller fix(admin role): fix old and wrong way to determine whether user is admin 2024-02-27 23:57:45 +07:00
Events Update php licenses 2021-06-04 22:02:41 +07:00
Listener chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Mailer chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Middleware chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Search chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Sections First pass at ai admin settings 2023-08-02 12:37:35 +07:00
Service chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Settings fix psalm 2024-02-08 13:40:22 +07:00
SetupChecks fix(settings): Disable SSL cert check for JavaScript modules SetupCheck 2024-02-14 23:38:44 +07:00
UserMigration feat(UserMigration)!: 32-bit support 2023-05-05 17:59:57 +07:00
WellKnown fix(security): Update expiration date in security.txt 2023-11-27 10:45:28 +07:00
Hooks.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00