This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-07-25 11:26:39 +02:00
Code
Issues
Activity
gitea
/
models
/
auth
History
wxiaoguang
3332475a42
fix tests
2025-07-07 13:56:20 +08:00
..
access_token_scope_test.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
access_token_scope.go
Run
gopls modernize
on codebase (
#34751
)
2025-06-18 01:48:09 +00:00
access_token_test.go
…
access_token.go
…
auth_token.go
enforce explanation for necessary nolints and fix bugs (
#34883
)
2025-06-27 21:48:03 +08:00
main_test.go
…
oauth2_list.go
…
oauth2_test.go
…
oauth2.go
fix
2025-07-07 13:20:40 +08:00
session.go
…
source_test.go
Enforce two-factor auth (2FA: TOTP or WebAuthn) (
#34187
)
2025-04-28 15:31:59 -07:00
source.go
fix tests
2025-07-07 13:56:20 +08:00
twofactor.go
Enforce two-factor auth (2FA: TOTP or WebAuthn) (
#34187
)
2025-04-28 15:31:59 -07:00
webauthn_test.go
…
webauthn.go
…