]> source.dussan.org Git - gitea.git/commit
Fix SSPI auth panic (#25955)
authorwxiaoguang <wxiaoguang@gmail.com>
Tue, 18 Jul 2023 17:32:49 +0000 (01:32 +0800)
committerGitHub <noreply@github.com>
Tue, 18 Jul 2023 17:32:49 +0000 (17:32 +0000)
commit265a28802a6062d86964c9bfe1959437eaf69afb
tree702c5834e15af1111804d7d8149662b25d749357
parentdcb607d3cff2cb8de5632e77a886d59e620a07b9
Fix SSPI auth panic (#25955)

Try to fix #25952

Co-authored-by: Giteabot <teabot@gitea.io>
services/auth/sspi_windows.go