summaryrefslogtreecommitdiffstats
path: root/templates/user/auth/signup_openid_register.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Move all login and account creation page labels to be above inputs (#29432)Rafael Heard2024-03-061-5/+4
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-5/+5
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Add option to enable CAPTCHA validation for login (#21638)Xinyu Zhou2022-11-221-25/+3
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-4/+4
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-101-0/+5
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-6/+6
* Fix captcha (#14488)Lunny Xiao2021-01-271-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* hCaptcha Support (#12594)John Olheiser2020-10-021-0/+5
* fix: add type=text for user_name (password manager) (#12250)Tchoupinax2020-07-151-1/+1
* Add Recaptcha functionality to Gitea (#4044)Fluf2018-07-051-1/+6
* Add captcha support to OpenID based signupSandro Santilli2017-03-201-0/+10
* Use readonly input form to show the validated OpenID URI (#1308)Sandro Santilli2017-03-201-1/+2
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-171-0/+34