summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/js/oauth2.js
Commit message (Collapse)AuthorAgeFilesLines
* [Security] Bump axios from 0.18.0 to 0.18.1 in /apps/oauth2dependabot-preview[bot]2019-06-031-3/+3
| | | | | | | Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. **This update includes security fixes.** - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)
* Bump OAuth2 js depsRoeland Jago Douma2018-09-031-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Rebuild jsRoeland Jago Douma2018-07-171-10/+10
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Do not show OAuth2 table if it is emptyRoeland Jago Douma2018-07-041-1/+1
| | | | | | For #10094 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Validate OAuth2 redirect uriRoeland Jago Douma2018-06-261-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump buildJohn Molakvoæ (skjnldsv)2018-06-251-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump build and configJohn Molakvoæ (skjnldsv)2018-06-201-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* js-src => srcRoeland Jago Douma2018-06-191-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [oauth2] Fix css for admin settingsJulius Härtl2018-06-191-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Migrate OAuth Admin settings to vueRoeland Jago Douma2018-06-191-0/+37
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>