gitea/services/auth
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648)
Replace all contexts in tests with go1.24 t.Context()

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-20 09:57:40 +00:00
..
source Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
auth.go Fix context usage (#33554) 2025-02-11 16:46:03 +08:00
auth_test.go Add basic auth support to rss/atom feeds (#33371) 2025-01-27 02:07:39 +00:00
auth_token.go
auth_token_test.go
basic.go Add basic auth support to rss/atom feeds (#33371) 2025-01-27 02:07:39 +00:00
group.go
httpsign.go Remove SHA1 for support for ssh rsa signing (#31857) 2024-09-07 18:05:18 -04:00
interface.go Refactor request context (#32956) 2024-12-24 11:43:57 +08:00
main_test.go
oauth2.go Refactor context flash msg and global variables (#33375) 2025-01-25 14:36:47 +00:00
oauth2_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
reverseproxy.go Refactor context flash msg and global variables (#33375) 2025-01-25 14:36:47 +00:00
session.go
signin.go
source.go
sspi.go Fix context usage (#33554) 2025-02-11 16:46:03 +08:00
sspiauth_posix.go
sspiauth_windows.go
sync.go