gitea/services/auth
6543 4ba642d07d
Revert "Support SAML authentication ()" ()
This reverts  (5bb8d1924d), as there
was a chance some important reviews got missed.

so after reverting this patch it will be resubmitted for reviewing again

https://github.com/go-gitea/gitea/pull/25165#issuecomment-1960670242

temporary Open  again
..
source Revert "Support SAML authentication ()" ()
auth.go Fix tarball/zipball download bug ()
auth_test.go Fix attachment download bug ()
auth_token.go Enhanced auth token / remember me ()
auth_token_test.go Refactor timeutil package ()
basic.go Unify two factor check ()
group.go Remove `Named` interface ()
httpsign.go Use db.Find instead of writing methods for every object ()
interface.go Reduce usage of `db.DefaultContext` ()
main_test.go Enhanced auth token / remember me ()
oauth2.go Fix tarball/zipball download bug ()
reverseproxy.go Start to migrate from `util.OptionalBool` to `optional.Option[bool]` ()
session.go Replace more db.DefaultContext ()
signin.go Use db.Find instead of writing methods for every object ()
source.go Final round of `db.DefaultContext` refactor ()
sspi.go Start to migrate from `util.OptionalBool` to `optional.Option[bool]` ()
sspiauth_posix.go Make SSPI auth mockable ()
sspiauth_windows.go Make SSPI auth mockable ()
sync.go Use db.Find instead of writing methods for every object ()