forgejo/services/auth
wxiaoguang ed1be4ca68
Handle base64 decoding correctly to avoid panic (#26483)
Fix the panic if the "base64 secret" is too long.
2023-08-14 10:30:16 +00:00
..
source Handle base64 decoding correctly to avoid panic (#26483) 2023-08-14 10:30:16 +00:00
auth.go
auth_test.go
basic.go
group.go Fix the error message when the token is incorrect (#25701) 2023-07-11 10:04:28 +08:00
httpsign.go
interface.go
middleware.go
oauth2.go Fix the error message when the token is incorrect (#25701) 2023-07-11 10:04:28 +08:00
reverseproxy.go
session.go
signin.go
source.go
sspi_windows.go Fix SSPI auth panic (#25955) 2023-07-18 17:32:49 +00:00
sync.go