| Commit message (Expand) | Author | Age | Files | Lines |
* | Move all login and account creation page labels to be above inputs (#29432) | Rafael Heard | 2024-03-06 | 1 | -5/+4 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 1 | -5/+5 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 1 | -1/+1 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren GutiƩrrez | 2023-02-01 | 1 | -1/+1 |
* | Add option to enable CAPTCHA validation for login (#21638) | Xinyu Zhou | 2022-11-22 | 1 | -25/+3 |
* | Make sure fmt catches all templates (#20979) | silverwind | 2022-08-31 | 1 | -4/+4 |
* | Add support mCaptcha as captcha provider (#20458) | Gusted | 2022-08-10 | 1 | -0/+5 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -6/+6 |
* | Fix captcha (#14488) | Lunny Xiao | 2021-01-27 | 1 | -1/+1 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 1 | -1/+1 |
* | hCaptcha Support (#12594) | John Olheiser | 2020-10-02 | 1 | -0/+5 |
* | fix: add type=text for user_name (password manager) (#12250) | Tchoupinax | 2020-07-15 | 1 | -1/+1 |
* | Add Recaptcha functionality to Gitea (#4044) | Fluf | 2018-07-05 | 1 | -1/+6 |
* | Add captcha support to OpenID based signup | Sandro Santilli | 2017-03-20 | 1 | -0/+10 |
* | Use readonly input form to show the validated OpenID URI (#1308) | Sandro Santilli | 2017-03-20 | 1 | -1/+2 |
* | Login via OpenID-2.0 (#618) | Sandro Santilli | 2017-03-17 | 1 | -0/+34 |