0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 17:14:56 +01:00
gitea/models/auth
6543 4ba642d07d
Revert "Support SAML authentication (#25165)" (#29358)
This reverts #25165 (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 #5512 again
2024-02-24 12:18:49 +08:00
..
access_token_scope_test.go
access_token_scope.go
access_token_test.go
access_token.go
auth_token.go Unify password changing and invalidate auth tokens (#27625) 2024-02-04 14:05:26 +00:00
main_test.go
oauth2_list.go
oauth2_test.go
oauth2.go Revert "Support SAML authentication (#25165)" (#29358) 2024-02-24 12:18:49 +08:00
session.go
source_test.go
source.go Revert "Support SAML authentication (#25165)" (#29358) 2024-02-24 12:18:49 +08:00
twofactor.go
webauthn_test.go
webauthn.go