0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-01 19:29:45 -05:00
forgejo/models/auth
Otto Richter 219d07dc96 fix: Do not delete global Oauth2 applications
(cherry picked from commit 1d5aee6ef8)
2024-11-23 22:48:42 +00:00
..
TestOrphanedOAuth2Applications test: Global OAuth should not be deleted 2024-11-23 22:48:41 +00:00
access_token.go
access_token_scope.go
access_token_scope_test.go
access_token_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
auth_token.go fix: extend forgejo_auth_token table 2024-11-15 11:33:17 +01:00
main_test.go
oauth2.go fix: Do not delete global Oauth2 applications 2024-11-23 22:48:42 +00:00
oauth2_list.go
oauth2_test.go test: Global OAuth should not be deleted 2024-11-23 22:48:41 +00:00
session.go
session_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
source.go allow synchronizing user status from OAuth2 login providers (#31572) 2024-07-22 15:44:13 +02:00
source_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
twofactor.go
webauthn.go [FEAT] Add support for webauthn credential level 3 2024-08-29 10:05:03 +02:00
webauthn_test.go [FEAT] Add support for webauthn credential level 3 2024-08-29 10:05:03 +02:00