aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Settings/Admin/Sharing.php
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): Fix sharing exclude groups from password requirement option no...provokateurin2024-09-031-2/+2
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-06-031-30/+2
* feat(files_sharing): allow to specify allowed groups to share instead of excl...Corentin Damman2024-03-151-1/+1
* feat(php,vue): Create a new parameterBaptiste Fotia2024-01-311-0/+2
* enh(settings): Migrate admin settings for sharing to vueFerdinand Thiessen2023-11-201-83/+50
* Fix types for reading and writing config valuesjld31032023-04-051-1/+1
* Rename setting name to reduce its lengthLouis Chemineau2022-06-271-1/+1
* Add setting to ignore email during searchLouis Chemineau2022-05-031-0/+1
* Add settings to ignore second display name in searchLouis Chemineau2022-04-121-0/+1
* Add settings to not match userID during full matchLouis Chemineau2022-04-061-0/+1
* Allow to disable password policy enforcement for selected groupsCarl Schwan2022-04-051-1/+8
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-291-2/+12
* Show warning on the share settings when the File Shares app is disabledThomas Citharel2021-09-151-5/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+4
* allow excluding groups from creating link sharesRobin Appelman2021-05-121-0/+4
* Separate settings for remote share expirationVincent Petry2021-04-151-0/+3
* Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-101-0/+1
* Add a config setting to restrict autocompletion to phonebook matchesJoas Schilling2021-03-101-0/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-20/+20
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Add setting to restrict user enumeration to groupsJulius Härtl2020-03-201-0/+1
* Use the l10n from settingsRoeland Jago Douma2020-02-031-2/+2
* Move Admin Settings also to info.xmlRoeland Jago Douma2020-01-311-1/+1
* Update license headers for 18Christoph Wurst2019-12-201-0/+1
* clarified default permission setting stringSascha Wiswedel2019-12-121-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* My first stupid attempt at expanding the admin interfaceRoeland Jago Douma2019-11-271-0/+3
* Move settings to an appChristoph Wurst2019-09-281-0/+137