aboutsummaryrefslogtreecommitdiffstats
path: root/core/templates/loginflow
Commit message (Expand)AuthorAgeFilesLines
* Fix login flowCarl Schwan2022-07-271-2/+2
* Redesign guest pages for better accessibilityCarl Schwan2022-07-272-3/+3
* Show user account on grant loginflow stepJoas Schilling2022-05-131-1/+7
* Add direct arg to login flowVincent Petry2022-03-282-7/+13
* Merge pull request #29531 from nextcloud/bugfix/noid/flow-auth-v2-apptokenJohn Molakvoæ2021-12-301-4/+4
|\
| * Adjust auth token link designJulius Härtl2021-12-031-4/+4
* | Pass username prefill through unauthenticated request redirectsJulius Härtl2021-12-291-1/+1
|/
* Add a text string to l10nValdnet2021-07-051-1/+1
* Move header into h3Lukas Reschke2021-06-231-3/+6
* Make security warning stand out moreLukas Reschke2021-06-221-2/+2
* 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