0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 03:32:00 +01:00
gitea/services/auth
KN4CK3R fc1bae00a4
Fix SSPI user creation (#28948)
Fixes #28945

Setting the avatar is wrong and creating a random password is equal to
leave it empty.
2024-01-27 09:27:34 +00:00
..
source
auth_test.go
auth_token_test.go
auth_token.go
auth.go
basic.go
group.go
httpsign.go
interface.go
main_test.go
oauth2.go
reverseproxy.go
session.go
signin.go
source.go
sspi.go Fix SSPI user creation (#28948) 2024-01-27 09:27:34 +00:00
sspiauth_posix.go
sspiauth_windows.go
sync.go