This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-08-01 07:03:57 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
5fd7fd3edbd48ea4eb99752c920424e0227e8343
gitea
/
models
/
auth
T
History
Lunny Xiao
and
GitHub
65cd3f5309
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
..
access_token_scope_test.go
…
access_token_scope.go
…
access_token_test.go
…
access_token.go
…
auth_token.go
…
main_test.go
…
oauth2_list.go
…
oauth2_test.go
…
oauth2.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
session.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
source_test.go
…
source.go
Refactor OpenIDConnect to support SSH/FullName sync (
#34978
)
2025-07-10 18:35:59 +00:00
twofactor.go
…
webauthn_test.go
…
webauthn.go
…