forgejo/services/auth
Giteabot 227c3b67e0
Fix SSPI auth panic (#25955) (#25969)
Backport #25955 by @wxiaoguang

Try to fix #25952

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-07-18 22:28:06 +00:00
..
source Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
auth.go Fix install page context, make the install page tests really test (#24858) 2023-05-23 09:29:15 +08:00
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 Modify OAuth login ui and fix display name, iconurl related logic (#25030) (#25161) 2023-06-09 10:59:18 +00:00
source.go
sspi_windows.go Fix SSPI auth panic (#25955) (#25969) 2023-07-18 22:28:06 +00:00
sync.go