This website requires JavaScript.
Explore
Help
Register
Sign In
yan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-08-13 00:11:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8cfcef32c613a5b4a97e5f77eac17e5074ea2cda
gitea
/
models
/
auth
T
History
Nicolas
732e23258e
Fix typos (
#37346
)
...
Fixes some typos
2026-04-21 19:56:14 +00: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
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
access_token.go
Remove error returns from crypto random helpers and callers (
#37240
)
2026-04-17 00:59:26 +08:00
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
Fix OAuth2 authorization code expiry and reuse handling (
#36797
)
2026-03-06 05:00:44 +00:00
oauth2.go
Fix typos (
#37346
)
2026-04-21 19:56:14 +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
Remove error returns from crypto random helpers and callers (
#37240
)
2026-04-17 00:59:26 +08:00
webauthn_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
webauthn.go
Remove dead code identified by
deadcode
tool (
#37271
)
2026-04-20 07:52:48 +00:00