gitea/models/auth
Copilot 4a2bba9aed
Remove error returns from crypto random helpers and callers (#37240)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wxiaoguang <2114189+wxiaoguang@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: silverwind <115237+silverwind@users.noreply.github.com>
2026-04-17 00:59:26 +08:00
..
access_token.go Remove error returns from crypto random helpers and callers (#37240) 2026-04-17 00:59:26 +08:00
access_token_scope.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
access_token_scope_test.go
access_token_test.go Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00: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.go Remove error returns from crypto random helpers and callers (#37240) 2026-04-17 00:59:26 +08:00
oauth2_list.go
oauth2_test.go Fix OAuth2 authorization code expiry and reuse handling (#36797) 2026-03-06 05:00:44 +00:00
session.go Refactor db package (#35380) 2025-08-30 01:04:06 +08:00
source.go Fix various trivial problems (#36953) 2026-03-23 18:23:42 +00:00
source_test.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.go
webauthn_test.go Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00