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-09-09 04:32:16 +02:00
Code
Issues
Activity
Files
2f3da6d6b39643c848db86f77a267edb0247f4f8
gitea
/
models
/
auth
T
History
wxiaoguang
and
GitHub
1f50048ac9
Refactor db package (
#35380
)
...
Remove unnecessary code
2025-08-30 01:04:06 +08: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
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
oauth2.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
session.go
Refactor db package (
#35380
)
2025-08-30 01:04:06 +08:00
source_test.go
Refactor db package (
#35380
)
2025-08-30 01:04:06 +08:00
source.go
…
twofactor.go
…
webauthn_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
webauthn.go
…