aboutsummaryrefslogtreecommitdiffstats
path: root/core/Migrations/Version23000Date20210721100600.php
Commit message (Collapse)AuthorAgeFilesLines
* add a safeguard for Version23000Date20210721100600.phpSimon L2023-01-271-17/+19
| | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-291-0/+62
This makes it possible for selected groups to access some settings pages. Signed-off-by: Carl Schwan <carl@carlschwan.eu>