1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 00:45:46 +00:00
gitea/services/auth
KN4CK3R 0bd58d61e5
Added introspection endpoint. (#16752)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-08-20 22:16:45 -04:00
..
source Use github token URL when fetching oauth token (#16709) 2021-08-17 09:07:52 +01:00
auth_test.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00
auth.go Refactor: Move login out of models (#16199) 2021-07-24 11:16:34 +01:00
basic.go Refactor: Move login out of models (#16199) 2021-07-24 11:16:34 +01:00
group.go Refactor: Move login out of models (#16199) 2021-07-24 11:16:34 +01:00
interface.go Refactor: Move login out of models (#16199) 2021-07-24 11:16:34 +01:00
oauth2.go Added introspection endpoint. (#16752) 2021-08-20 22:16:45 -04:00
placeholder.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00
reverseproxy.go Send registration email on user autoregistration (#16523) 2021-08-12 10:26:33 +03:00
session.go Refactor: Move login out of models (#16199) 2021-07-24 11:16:34 +01:00
signin.go Refactor: Move login out of models (#16199) 2021-07-24 11:16:34 +01:00
sspi_windows.go Send registration email on user autoregistration (#16523) 2021-08-12 10:26:33 +03:00
sync.go Refactor: Move login out of models (#16199) 2021-07-24 11:16:34 +01:00