summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Controller/AuthSettingsController.php
Commit message (Expand)AuthorAgeFilesLines
* Limit the length of app password namesJoas Schilling2022-03-231-0/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Harden apptoken checkRoeland Jago Douma2021-05-171-0/+20
* Move away some ILoggersRoeland Jago Douma2021-03-021-6/+5
* Unify settings middleware with othersJoas Schilling2020-06-231-4/+4
* Add visibility to all properties and move static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Check the user on remote wipeJoas Schilling2020-03-161-1/+7
* Update license headersChristoph Wurst2019-12-051-2/+7
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* fix updating and deleting authtokensSergej Nikolaev2019-10-051-2/+6
* Move settings to an appChristoph Wurst2019-09-281-0/+289