aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/auth/reset_passwd.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-3/+3
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-11/+11
* Add more descriptive error on forgot password page (#26848)Jack Hay2023-09-011-1/+1
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-3/+3
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-11/+11
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Set appropriate `autocomplete` attributes on password fields (#13078)silverwind2020-10-091-1/+1
* Ensure that 2fa is checked on reset-password (#9857)zeripath2020-01-191-1/+22
* UX + Security current user password reset (#5042)AJ ONeal2019-04-181-0/+15
* Don't warn users about *every* dirty form (#3707)Gerben2018-03-231-1/+1
* Fixes xss, clickjacking & password autocompletionBwko2016-11-291-1/+1
* Indent all templates with tabsAdam Strzelecki2015-12-081-27/+27
* finish new auth e-mailsUnknwon2015-09-171-21/+27
* Add suburl supportUnknwon2014-09-191-1/+1
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-1/+1
* Removed trailing white spacesTristan Storch2014-08-301-1/+1
* Finish team list, create new team, join/leave team pageUnknwon2014-08-161-0/+25