summaryrefslogtreecommitdiffstats
path: root/templates/user/auth/signup_inner.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Add option to enable CAPTCHA validation for login (#21638)Xinyu Zhou2022-11-221-27/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-3/+3
* Fix create repository page's help text (#20810)Gusted2022-08-181-1/+1
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-101-0/+8
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-11/+11
* Add fluid to ui container class to remove margin (#16396)Stanley Hu2021-07-201-1/+1
* Fix captcha (#14488)Lunny Xiao2021-01-271-1/+1
* unify layout between auth pages (#13547)Norwin2020-11-131-76/+72
* Set appropriate `autocomplete` attributes on password fields (#13078)silverwind2020-10-091-2/+2
* hCaptcha Support (#12594)John Olheiser2020-10-021-0/+5
* fix: add type=text for user_name (password manager) (#12250)Tchoupinax2020-07-151-1/+1
* Make captcha and password optional for external accounts (#6606)AJ ONeal2019-07-061-8/+11
* UX of link account (Step 1) (#5006)AJ ONeal2018-10-281-2/+12
* Add Recaptcha functionality to Gitea (#4044)Fluf2018-07-051-1/+6
* Reduce conditionals in signin/signup inner formsSandro Santilli2017-03-201-2/+2
* Oauth2 consumer (#679)Willem van Dreumel2017-02-221-0/+59