forgejo/services/auth
Lunny Xiao 790a27f38a
Fix SSPI user creation (#28948) (#29323)
Fixes #28945
Backport #28948

Setting the avatar is wrong and creating a random password is equal to
leave it empty.

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
(cherry picked from commit 7ea2ffaf166780b7786291f7ff022e3f5b49e8c2)
2024-03-06 12:20:42 +08:00
..
source Revert "[TESTS] oauth2: make it possible to use an alternate http.Client" 2023-12-19 16:38:35 +01:00
auth.go [GITEA] rework long-term authentication 2024-01-16 14:14:46 +00:00
auth_test.go
basic.go
group.go
httpsign.go
interface.go
oauth2.go Revert "Deprecate query string auth tokens (#28390) (#28430)" 2023-12-12 17:04:38 +01:00
reverseproxy.go
session.go
signin.go
source.go
sspi.go Fix SSPI user creation (#28948) (#29323) 2024-03-06 12:20:42 +08:00
sspiauth_posix.go
sspiauth_windows.go
sync.go