aboutsummaryrefslogtreecommitdiffstats
path: root/settings/js/authtoken.js
Commit message (Collapse)AuthorAgeFilesLines
* Move personal auth token settings to VueChristoph Wurst2019-02-281-33/+0
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Always crate OC.Settings, even if not used Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use OC.Backbone instead of Backbone directly in authtoken JS codeVincent Petry2016-06-231-3/+3
| | | | Fixes asset pipeline issue with the auth token in personal page
* list user's auth tokens on the personal settings pageChristoph Wurst2016-05-231-0/+33