mirror of
1
Fork 0
forgejo/services/auth
Giteabot 0593018dba
Fix SSPI auth panic (#25955) (#25969)
Backport #25955 by @wxiaoguang

Try to fix #25952

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit 227c3b67e0)
2023-07-24 07:58:56 +02:00
..
source Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
auth.go
auth_test.go
basic.go
group.go Fix the error message when the token is incorrect (#25701) (#25836) 2023-07-12 10:18:27 +00:00
httpsign.go
interface.go
middleware.go
oauth2.go Fix the error message when the token is incorrect (#25701) (#25836) 2023-07-12 10:18:27 +00:00
reverseproxy.go
session.go
signin.go
source.go
sspi_windows.go Fix SSPI auth panic (#25955) (#25969) 2023-07-24 07:58:56 +02:00
sync.go