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
2025-12-24 09:39:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0214ab841d26549e0a71a303a0a3b45bfc7aab8
gitea
/
models
/
auth
History
wxiaoguang
5f0697243c
Don't block site admin's operation if SECRET_KEY is lost (
#35721
)
...
Related:
#24573
2025-10-22 12:35:56 +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
Refactor OpenIDConnect to support SSH/FullName sync (
#34978
)
2025-07-10 18:35:59 +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
…