0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 02:10:33 +01:00
gitea/templates/user/auth
wxiaoguang 2d7e6e9482
Fix various trivial problems (#32861)
1. add/improve comments to help future readers could understand the
problem more easily.
2. add an error log to LDAP with username fallback
3. use `or` instead of `Iif` for "repo/branch_dropdown" (`Iif` was a
mistake, but it doesn't really affect the UI)
4. add `tw-font-mono` style to container digest to match dockerhub
5. fix a bug in RepoBranchTagSelector: the form is not updated when
there is no click to an item

---------

Co-authored-by: delvh <dev.lh@web.de>
2024-12-17 01:15:18 +00:00
..
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 Fix various trivial problems (#32861) 2024-12-17 01:15:18 +00:00
signin_openid.tmpl
signin.tmpl
signup_inner.tmpl Fix various trivial problems (#32861) 2024-12-17 01:15:18 +00:00
signup_openid_connect.tmpl
signup_openid_navbar.tmpl
signup_openid_register.tmpl
signup.tmpl
twofa_scratch.tmpl
twofa.tmpl
webauthn_error.tmpl
webauthn.tmpl