gitea/routers/web/auth
wxiaoguang 3d66e75a47
Make Golang correctly delete temp files during uploading (#36128) (#36129)
Fix #36127

Partially backport #36128
And by the way partially backport  #36017
2025-12-11 20:10:59 +01:00
..
2fa.go Refactor OpenIDConnect to support SSH/FullName sync (#34978) 2025-07-10 18:35:59 +00:00
auth_test.go Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
auth.go Fix session gob (#35128) 2025-07-20 01:49:36 +00:00
linkaccount.go Fix session gob (#35128) 2025-07-20 01:49:36 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
oauth2_provider.go Fix a bug missed return (#35655) (#35667) 2025-10-15 07:40:31 +02:00
oauth_signin_sync.go Fix session gob (#35128) 2025-07-20 01:49:36 +00:00
oauth_test.go Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
oauth.go Make Golang correctly delete temp files during uploading (#36128) (#36129) 2025-12-11 20:10:59 +01:00
openid.go Refactor OpenIDConnect to support SSH/FullName sync (#34978) 2025-07-10 18:35:59 +00:00
password.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
webauthn.go Refactor OpenIDConnect to support SSH/FullName sync (#34978) 2025-07-10 18:35:59 +00:00