gitea/services/auth
Lunny Xiao c3dedcffa7
Fix basic auth with webauthn (#32531)
2024-11-16 17:52:16 +00:00
..
source Update go dependencies (#32389) 2024-10-31 12:05:54 +00:00
auth.go Refactor CSRF token (#32216) 2024-10-10 03:48:21 +00:00
auth_test.go
auth_token.go
auth_token_test.go
basic.go Fix basic auth with webauthn (#32531) 2024-11-16 17:52:16 +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
main_test.go
oauth2.go Disable Oauth check if oauth disabled (#32368) 2024-11-12 21:33:35 +00:00
reverseproxy.go Save initial signup information for users to aid in spam prevention (#31852) 2024-09-09 17:05:16 -04:00
session.go Fix the bug that user may logout if he switch pages too fast (#29962) 2024-03-21 08:48:08 +00:00
signin.go
source.go
sspi.go Save initial signup information for users to aid in spam prevention (#31852) 2024-09-09 17:05:16 -04:00
sspiauth_posix.go
sspiauth_windows.go
sync.go