summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Settings/Admin
Commit message (Collapse)AuthorAgeFilesLines
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-314-6/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Remove unused importsChristoph Wurst2020-03-251-1/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add setting to restrict user enumeration to groupsJulius Härtl2020-03-201-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix unit testsJoas Schilling2020-02-101-12/+21
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Warn admins about delayed cron executionsJoas Schilling2020-02-081-4/+22
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use the l10n from settingsRoeland Jago Douma2020-02-031-2/+2
| | | | | | Fixes #19261 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move Admin Settings also to info.xmlRoeland Jago Douma2020-01-315-5/+5
| | | | | | | More cleanup of the Settings apps. Makes the manager cleaner and a proper manager. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headers for 18Christoph Wurst2019-12-201-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* clarified default permission setting stringSascha Wiswedel2019-12-121-1/+1
| | | | | | The permission is actually about re-sharing, not about sharing after all Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
* Update license headersChristoph Wurst2019-12-055-5/+16
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* My first stupid attempt at expanding the admin interfaceRoeland Jago Douma2019-11-271-0/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move settings to an appChristoph Wurst2019-09-285-0/+480
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>