0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-21 00:34:26 +01:00
gitea/services/auth
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140)
Refactor checks to use assert/require
Use require.Eventually for waiting in elastic and meilisearch tests
Use require to exit early instead of assert
2025-01-09 09:21:47 +08:00
..
source
auth_test.go Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
auth_token_test.go
auth_token.go
auth.go Refactor CSRF token (#32216) 2024-10-10 03:48:21 +00:00
basic.go
group.go
httpsign.go
interface.go Refactor request context (#32956) 2024-12-24 11:43:57 +08:00
main_test.go
oauth2_test.go Refactor request context (#32956) 2024-12-24 11:43:57 +08:00
oauth2.go
reverseproxy.go
session.go
signin.go
source.go
sspi.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
sspiauth_posix.go
sspiauth_windows.go
sync.go