cc-backend/internal/auth
Michael Schwarz f817ac5240 Accept externally generated JWTs provided via cookie
If there is an external service like an AuthAPI that can generate JWTs and
  hand them over to ClusterCockpit via cookies, CC can be configured to
  accept them
2022-10-19 13:36:13 +02:00
..
auth_test.go Change to HS256 as login token alg 2022-07-25 09:03:48 +02:00
auth.go Cleanup and small fixes 2022-09-13 07:38:18 +02:00
jwt.go Accept externally generated JWTs provided via cookie 2022-10-19 13:36:13 +02:00
ldap.go Reformat and Refactor packages. Rebuild GraphQL. 2022-09-07 12:24:45 +02:00
local.go Reformat and Refactor packages. Rebuild GraphQL. 2022-09-07 12:24:45 +02:00
users.go Merge branch 'master' into dev-job-archive-module 2022-09-26 15:12:46 +02:00