This website requires JavaScript.
Explore
Gists
Help
Sign In
Gitea-John71
/
Gitea
Watch
2
Star
0
Fork
0
You've already forked Gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-06-23 14:42:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65f3feaa8481ffdc4ca730e2b945b7804758f96c
Gitea
/
models
/
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
..
access_token_scope_test.go
…
access_token_scope.go
…
access_token_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
access_token.go
…
auth_token.go
…
main_test.go
…
oauth2_list.go
…
oauth2_test.go
Fix OAuth2 authorization code expiry and reuse handling (
#36797
)
2026-03-06 05:00:44 +00:00
oauth2.go
Fix URL related escaping for oauth2 (
#37334
) (
#37340
)
2026-04-21 17:11:19 +00:00
session.go
Refactor db package (
#35380
)
2025-08-30 01:04:06 +08:00
source_test.go
Fix various trivial problems (
#36953
)
2026-03-23 18:23:42 +00:00
source.go
Fix various trivial problems (
#36953
)
2026-03-23 18:23:42 +00:00
twofactor.go
Don't block site admin's operation if SECRET_KEY is lost (
#35721
)
2025-10-22 12:35:56 +08:00
webauthn_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
webauthn.go
…