summaryrefslogtreecommitdiffstats
path: root/settings/Controller/AuthSettingsController.php
Commit message (Expand)AuthorAgeFilesLines
* Fix othersJoas Schilling2016-07-211-1/+3
* format current and sync client sessions in PersonalRobin Appelman2016-07-181-0/+1
* prevent users from deleting their own session tokenChristoph Wurst2016-06-281-7/+30
* show which login name to use for the new app passwordChristoph Wurst2016-06-241-0/+1
* Create session tokens for apache auth usersChristoph Wurst2016-05-311-1/+6
* Update license headersLukas Reschke2016-05-261-1/+0
* when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-241-1/+2
* add button to invalidate browser sessions/device tokensChristoph Wurst2016-05-231-1/+18
* add button to add new device tokensChristoph Wurst2016-05-231-4/+67
* list user's auth tokens on the personal settings pageChristoph Wurst2016-05-231-0/+71