This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-05-19 22:06:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78899832eb806bb3ee2e536115af2e5ef0094706
gitea
/
routers
/
web
/
auth
History
Giteabot
fc4296a21a
Fix URL related escaping for oauth2 (
#37334
) (
#37340
)
...
Backport
#37334
by wxiaoguang Co-authored-by: wxiaoguang <
wxiaoguang@gmail.com
>
2026-04-21 17:11:19 +00:00
..
2fa.go
…
auth_test.go
Fix URL related escaping for oauth2 (
#37334
) (
#37340
)
2026-04-21 17:11:19 +00:00
auth.go
Fix URL related escaping for oauth2 (
#37334
) (
#37340
)
2026-04-21 17:11:19 +00:00
linkaccount.go
Fix URLJoin, markup render link reoslving, sign-in/up/linkaccount page common data (
#36861
)
2026-03-08 15:57:37 +00:00
main_test.go
…
oauth2_provider.go
Fix OAuth2 authorization code expiry and reuse handling (
#36797
)
2026-03-06 05:00:44 +00:00
oauth_signin_sync.go
…
oauth_test.go
…
oauth.go
Fix URL related escaping for oauth2 (
#37334
) (
#37340
)
2026-04-21 17:11:19 +00:00
openid.go
Fix URLJoin, markup render link reoslving, sign-in/up/linkaccount page common data (
#36861
)
2026-03-08 15:57:37 +00:00
password.go
…
webauthn.go
…