gitea/services/auth
KN4CK3R 88abb0dc8a
Decoupled code from DefaultSigningKey (#16743)
Decoupled code from `DefaultSigningKey`. Makes testing a little bit easier and is cleaner.
2021-08-27 20:28:00 +01:00
..
source Decoupled code from DefaultSigningKey (#16743) 2021-08-27 20:28:00 +01:00
auth.go Refactor: Move login out of models (#16199) 2021-07-24 11:16:34 +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
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 Decoupled code from DefaultSigningKey (#16743) 2021-08-27 20:28:00 +01:00
placeholder.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05: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