0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 23:14:36 +01:00
gitea/models/auth
2023-09-15 06:13:19 +00:00
..
main_test.go move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00
oauth2.go Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597) 2023-08-21 12:15:55 +08:00
oauth2_test.go Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597) 2023-08-21 12:15:55 +08:00
session.go
source.go
source_test.go
token.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
token_scope.go
token_scope_test.go
token_test.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
twofactor.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
webauthn.go
webauthn_test.go