| Commit message (Expand) | Author | Age | Files | Lines |
* | Support instance-wide OAuth2 applications (#21335) | qwerty287 | 2022-10-12 | 1 | -1/+1 |
* | Center-aligning content of WebAuthN page (#21127) | neon | 2022-09-09 | 1 | -1/+1 |
* | Make sure fmt catches all templates (#20979) | silverwind | 2022-08-31 | 6 | -13/+13 |
* | Fix create repository page's help text (#20810) | Gusted | 2022-08-18 | 1 | -1/+1 |
* | Add support mCaptcha as captcha provider (#20458) | Gusted | 2022-08-10 | 2 | -0/+13 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 20 | -113/+113 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 3 | -3/+3 |
* | Do not send activation email if manual confirm is set (#19119) | zeripath | 2022-03-18 | 1 | -0/+2 |
* | Fix incorrect OAuth message (#18332) | wxiaoguang | 2022-01-19 | 1 | -2/+2 |
* | Webauthn nits (#18284) | zeripath | 2022-01-15 | 1 | -1/+1 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 4 | -56/+44 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -2/+2 |
* | Allow U2F 2FA without TOTP (#11573) | Kamil DomaĆski | 2021-11-08 | 1 | -3/+5 |
* | Add groups scope/claim to OIDC/OAuth2 Provider (#17367) | Nico Schieder | 2021-10-22 | 1 | -2/+4 |
* | Added introspection endpoint. (#16752) | KN4CK3R | 2021-08-20 | 1 | -0/+1 |
* | Add fluid to ui container class to remove margin (#16396) | Stanley Hu | 2021-07-20 | 2 | -2/+2 |
* | Improve 2FA autofill (#16473) | Jonathan Herlin | 2021-07-18 | 1 | -1/+1 |
* | Add better errors for disabled account recovery (#15117) | John Olheiser | 2021-06-25 | 1 | -1/+7 |
* | Add asymmetric JWT signing (#16010) | KN4CK3R | 2021-06-17 | 1 | -0/+7 |
* | Add OpenID claims "profile" and "email". (#16141) | KN4CK3R | 2021-06-14 | 1 | -0/+29 |
* | Remove remaining fontawesome usage in templates (#15952) | silverwind | 2021-05-22 | 2 | -4/+4 |
* | Allow only internal registration (#15795) | 6543 | 2021-05-09 | 2 | -5/+7 |
* | Feature/oauth userinfo (#15721) | N. L. H | 2021-05-06 | 1 | -0/+1 |
* | Fixed several activation bugs (#15473) | KN4CK3R | 2021-04-30 | 1 | -11/+9 |
* | add well-known config for OIDC (#15355) | techknowlogick | 2021-04-15 | 1 | -0/+9 |
* | Use subdir for URL (#15446) | KN4CK3R | 2021-04-14 | 1 | -1/+1 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 2 | -2/+1 |
* | Remove usage of JS globals (#15378) | silverwind | 2021-04-09 | 1 | -3/+2 |
* | fix link account ui (#14763) | a1012112796 | 2021-02-21 | 1 | -12/+11 |
* | Fix captcha (#14488) | Lunny Xiao | 2021-01-27 | 2 | -2/+2 |
* | ensure timeout error is shown on u2f timeout (#14417) | zeripath | 2021-01-22 | 1 | -1/+1 |
* | Minimal OpenID Connect implementation (#14139) | Johnny Oskarsson | 2021-01-02 | 1 | -0/+2 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 18 | -21/+18 |
* | Markdown and Repo header tweaks (#13744) | silverwind | 2020-11-29 | 1 | -0/+2 |
* | Verify password for local-account activation (#13631) | 6543 | 2020-11-28 | 1 | -1/+13 |
* | CSS navbar and color tweaks (#13609) | silverwind | 2020-11-26 | 3 | -41/+47 |
* | unify layout between auth pages (#13547) | Norwin | 2020-11-13 | 4 | -92/+93 |
* | Set appropriate `autocomplete` attributes on password fields (#13078) | silverwind | 2020-10-09 | 4 | -6/+6 |
* | hCaptcha Support (#12594) | John Olheiser | 2020-10-02 | 2 | -0/+10 |
* | Escape more things that are passed through str2html (#12622) | zeripath | 2020-08-28 | 1 | -3/+3 |
* | Escape Email in forgot_password.tmpl (#12610) | zeripath | 2020-08-26 | 1 | -1/+1 |
* | fix: add type=text for user_name (password manager) (#12250) | Tchoupinax | 2020-07-15 | 5 | -5/+5 |
* | Ensure that 2fa is checked on reset-password (#9857) | zeripath | 2020-01-19 | 1 | -1/+22 |
* | update #9066 Always show Password field on link account sign in page (#9147) | Benno | 2019-11-24 | 1 | -1/+1 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 1 | -1/+9 |
* | Move index.js to web_src and use webpack to pack them (#8598) | Lunny Xiao | 2019-11-13 | 1 | -1/+1 |
* | Use AppSubUrl for more redirections (#8647) | zeripath | 2019-10-23 | 1 | -2/+2 |
* | Add nofollow to sign in links (#8509) | guillep2k | 2019-10-14 | 1 | -2/+2 |
* | Make captcha and password optional for external accounts (#6606) | AJ ONeal | 2019-07-06 | 2 | -8/+13 |
* | UX + Security current user password reset (#5042) | AJ ONeal | 2019-04-18 | 1 | -0/+15 |