mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 15:54:25 +00:00
9c00dda33a
As requested in https://github.com/go-gitea/gitea/pull/31504#issuecomment-2196196646. This PR refactor the login page: ![Screenshot from 2024-07-04 19-23-10](https://github.com/go-gitea/gitea/assets/6918444/c45700f4-6747-473c-bdee-2156718a7953) ![Screenshot from 2024-07-04 19-23-21](https://github.com/go-gitea/gitea/assets/6918444/b1bf71cf-85f9-4517-a409-cc6d72e6af8f) ![Screenshot from 2024-06-30 09-35-20](https://github.com/go-gitea/gitea/assets/6918444/728cc37e-0cca-4883-afec-a43663d2c666) # Changes - [x] use separate box for passkey login and go to registration - [x] move forgot passoword next to password label - [x] fix password required label `*` and padding - [x] remove tabs from login page --------- Co-authored-by: silverwind <me@silverwind.io> |
||
---|---|---|
.. | ||
activate_prompt.tmpl | ||
activate.tmpl | ||
captcha.tmpl | ||
change_passwd_inner.tmpl | ||
change_passwd.tmpl | ||
finalize_openid.tmpl | ||
forgot_passwd.tmpl | ||
grant_error.tmpl | ||
grant.tmpl | ||
link_account.tmpl | ||
oauth_container.tmpl | ||
oidc_wellknown.tmpl | ||
prohibit_login.tmpl | ||
reset_passwd.tmpl | ||
signin_inner.tmpl | ||
signin_openid.tmpl | ||
signin.tmpl | ||
signup_inner.tmpl | ||
signup_openid_connect.tmpl | ||
signup_openid_navbar.tmpl | ||
signup_openid_register.tmpl | ||
signup.tmpl | ||
twofa_scratch.tmpl | ||
twofa.tmpl | ||
webauthn_error.tmpl | ||
webauthn.tmpl |