gitea/services/auth
Lunny Xiao e2eac7574f
Fix bug when the linked account was disactived and list the linked accounts ()
The bug has been fixed on v1.22 but not backport to v1.21.
This original PR have many refactors so I don't think it's necessary to
backport all of them.

Fix 
2024-02-19 15:23:47 +00:00
..
source Fix bug when the linked account was disactived and list the linked accounts () 2024-02-19 15:23:47 +00:00
auth.go Fix attachment download bug () () 2023-10-11 04:39:12 +02:00
auth_test.go Fix attachment download bug () () 2023-10-11 04:39:12 +02:00
basic.go Unify two factor check () () 2023-11-06 18:07:22 +00:00
group.go Remove `Named` interface () 2023-09-05 15:58:30 +00:00
httpsign.go Remove `Named` interface () 2023-09-05 15:58:30 +00:00
interface.go Reduce usage of `db.DefaultContext` () 2023-09-14 17:09:32 +00:00
oauth2.go Deprecate query string auth tokens () () 2023-12-12 13:45:00 +08:00
reverseproxy.go Fix attachment download bug () () 2023-10-11 04:39:12 +02:00
session.go Remove `Named` interface () 2023-09-05 15:58:30 +00:00
signin.go Reduce usage of `db.DefaultContext` () 2023-09-14 17:09:32 +00:00
source.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
sspi.go Make SSPI auth mockable () 2023-09-17 23:32:56 +00:00
sspiauth_posix.go Make SSPI auth mockable () 2023-09-17 23:32:56 +00:00
sspiauth_windows.go Make SSPI auth mockable () 2023-09-17 23:32:56 +00:00
sync.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00