aboutsummaryrefslogtreecommitdiffstats
path: root/core/templates/loginflow
Commit message (Expand)AuthorAgeFilesLines
* Add a clear message why you could end up thereJoas Schilling2020-07-061-0/+4
* Merge pull request #19646 from firlevapz/bugfix/19400/oauth2-login-opens-new-...Joas Schilling2020-07-011-1/+1
|\
| * Change OAuth2 redirect link to relative linkFabian Helm2020-02-251-1/+1
* | Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* | Fix (array) indent style to always use one tabChristoph Wurst2020-04-092-6/+6
|/
* The loading animation is backDaniel Kesselberg2019-10-261-2/+1
* Fix loginflow with apptoken enter on iOSRoeland Jago Douma2019-01-041-3/+4
* Remove redirect pageJohn Molakvoæ (skjnldsv)2018-11-292-35/+11
* Remove old button to submit the apppassword loginJohn Molakvoæ (skjnldsv)2018-11-281-8/+0
* Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-092-2/+2
* Improve login flowRoeland Jago Douma2018-04-082-5/+51
* Theming: theme flow redirection pageJulius Härtl2017-11-081-1/+1
* Translate Grant AccessRoeland Jago Douma2017-11-011-2/+2
* Remove quotes around device nameMorris Jobke2017-08-141-1/+1
* Highlight client identifier in auth grant pageMorris Jobke2017-08-141-1/+4
* Add heading to account access pageJan-Christoph Borchardt2017-08-121-0/+1
* remove 'Alternative login using app token' in case of oauth loginBjoern Schiessle2017-05-181-0/+2
* Add basic implementation for OAuth 2.0 Authorization Code FlowLukas Reschke2017-05-182-1/+3
* Fix auth flow background color and redirect view layoutJan-Christoph Borchardt2017-04-251-1/+4
* Correctly case the stateTokenRoeland Jago Douma2017-04-251-1/+1
* Add new auth flowLukas Reschke2017-04-252-0/+91