mirror of https://github.com/go-gitea/gitea.git
2dc6f15eca
The choice regarding which forms should or should not trigger a warning is subjective. I tried to be consistent and not warn about forms that: - run an action, rather than edit data: search, send an email. - delete data: a warning about losing data would be confusing Note that forms on sign-in pages were already ignored (using a selector, rather than an explicit class on the form element). Fixes #3698. |
||
---|---|---|
.. | ||
activate.tmpl | ||
finalize_openid.tmpl | ||
forgot_passwd.tmpl | ||
link_account.tmpl | ||
prohibit_login.tmpl | ||
reset_passwd.tmpl | ||
signin.tmpl | ||
signin_inner.tmpl | ||
signin_navbar.tmpl | ||
signin_openid.tmpl | ||
signup.tmpl | ||
signup_inner.tmpl | ||
signup_openid_connect.tmpl | ||
signup_openid_navbar.tmpl | ||
signup_openid_register.tmpl | ||
twofa.tmpl | ||
twofa_scratch.tmpl |