gitea/models/auth
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948)
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-09-08 04:51:15 +00:00
..
main_test.go move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00
oauth2_test.go Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597) 2023-08-21 12:15:55 +08:00
oauth2.go Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597) 2023-08-21 12:15:55 +08:00
session.go
source_test.go
source.go
token_scope_test.go Redesign Scoped Access Tokens (#24767) 2023-06-04 20:57:16 +02:00
token_scope.go Remove "misc" scope check from public API endpoints (#26134) 2023-07-26 02:53:31 +00:00
token_test.go
token.go Upgrade go dependencies (#25819) 2023-07-14 11:00:31 +08:00
twofactor.go
webauthn_test.go
webauthn.go