This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-08-19 13:54:37 +02:00
Code
Issues
Activity
Files
b6368965fbcba0dc23033fcdcb596c8cc478a490
gitea
/
templates
/
user
/
auth
T
History
wxiaoguang
and
GitHub
76a787a79d
chore: drop "oidc_wellknown" tmpl, use json directly (
#38731
)
...
`testOAuth2WellKnown` already covers the endpoint's response.
2026-07-31 18:32:01 +02:00
..
activate_prompt.tmpl
…
activate.tmpl
…
captcha.tmpl
Fix mCaptcha broken after Vite migration (
#37492
)
2026-05-02 17:21:56 +02:00
change_passwd_inner.tmpl
…
change_passwd.tmpl
…
external_auth_methods.tmpl
Fix URL related escaping for oauth2 (
#37334
)
2026-04-21 23:58:32 +08:00
forgot_passwd.tmpl
…
grant_error.tmpl
…
grant.tmpl
…
link_account.tmpl
Drop Fomantic tab, checkbox and form patches (
#37377
)
2026-04-24 16:02:37 +08:00
prohibit_login.tmpl
…
reset_passwd.tmpl
…
signin_inner.tmpl
Redirect to the only OAuth2 provider when no other login methods and fix various problems (
#36901
)
2026-04-01 12:50:57 +00:00
signin_openid.tmpl
…
signin.tmpl
…
signup_inner.tmpl
Redirect to the only OAuth2 provider when no other login methods and fix various problems (
#36901
)
2026-04-01 12:50:57 +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
…