summaryrefslogtreecommitdiffstats
path: root/templates/user/auth
Commit message (Expand)AuthorAgeFilesLines
* Optimize html templates (#22080)Jason Song2022-12-092-4/+4
* Add option to enable CAPTCHA validation for login (#21638)Xinyu Zhou2022-11-224-52/+30
* Support instance-wide OAuth2 applications (#21335)qwerty2872022-10-121-1/+1
* Center-aligning content of WebAuthN page (#21127)neon2022-09-091-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-316-13/+13
* Fix create repository page's help text (#20810)Gusted2022-08-181-1/+1
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-102-0/+13
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-2720-113/+113
* Replace blue button and label classes with primary (#19763)silverwind2022-05-203-3/+3
* Do not send activation email if manual confirm is set (#19119)zeripath2022-03-181-0/+2
* Fix incorrect OAuth message (#18332)wxiaoguang2022-01-191-2/+2
* Webauthn nits (#18284)zeripath2022-01-151-1/+1
* Support webauthn (#17957)Lunny Xiao2022-01-144-56/+44
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+2
* Allow U2F 2FA without TOTP (#11573)Kamil DomaƄski2021-11-081-3/+5
* Add groups scope/claim to OIDC/OAuth2 Provider (#17367)Nico Schieder2021-10-221-2/+4
* Added introspection endpoint. (#16752)KN4CK3R2021-08-201-0/+1
* Add fluid to ui container class to remove margin (#16396)Stanley Hu2021-07-202-2/+2
* Improve 2FA autofill (#16473)Jonathan Herlin2021-07-181-1/+1
* Add better errors for disabled account recovery (#15117)John Olheiser2021-06-251-1/+7
* Add asymmetric JWT signing (#16010)KN4CK3R2021-06-171-0/+7
* Add OpenID claims "profile" and "email". (#16141)KN4CK3R2021-06-141-0/+29
* Remove remaining fontawesome usage in templates (#15952)silverwind2021-05-222-4/+4
* Allow only internal registration (#15795)65432021-05-092-5/+7
* Feature/oauth userinfo (#15721)N. L. H2021-05-061-0/+1
* Fixed several activation bugs (#15473)KN4CK3R2021-04-301-11/+9
* add well-known config for OIDC (#15355)techknowlogick2021-04-151-0/+9
* Use subdir for URL (#15446)KN4CK3R2021-04-141-1/+1
* Enforce tab indentation in templates (#15289)silverwind2021-04-102-2/+1
* Remove usage of JS globals (#15378)silverwind2021-04-091-3/+2
* fix link account ui (#14763)a10121127962021-02-211-12/+11
* Fix captcha (#14488)Lunny Xiao2021-01-272-2/+2
* ensure timeout error is shown on u2f timeout (#14417)zeripath2021-01-221-1/+1
* Minimal OpenID Connect implementation (#14139)Johnny Oskarsson2021-01-021-0/+2
* Add class to page content to unify top margin (#13766)silverwind2020-11-3018-21/+18
* Markdown and Repo header tweaks (#13744)silverwind2020-11-291-0/+2
* Verify password for local-account activation (#13631)65432020-11-281-1/+13
* CSS navbar and color tweaks (#13609)silverwind2020-11-263-41/+47
* unify layout between auth pages (#13547)Norwin2020-11-134-92/+93
* Set appropriate `autocomplete` attributes on password fields (#13078)silverwind2020-10-094-6/+6
* hCaptcha Support (#12594)John Olheiser2020-10-022-0/+10
* Escape more things that are passed through str2html (#12622)zeripath2020-08-281-3/+3
* Escape Email in forgot_password.tmpl (#12610)zeripath2020-08-261-1/+1
* fix: add type=text for user_name (password manager) (#12250)Tchoupinax2020-07-155-5/+5
* Ensure that 2fa is checked on reset-password (#9857)zeripath2020-01-191-1/+22
* update #9066 Always show Password field on link account sign in page (#9147)Benno2019-11-241-1/+1
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-231-1/+9
* Move index.js to web_src and use webpack to pack them (#8598)Lunny Xiao2019-11-131-1/+1
* Use AppSubUrl for more redirections (#8647)zeripath2019-10-231-2/+2
* Add nofollow to sign in links (#8509)guillep2k2019-10-141-2/+2