cc-backend/internal/auth
2023-08-16 17:21:12 +02:00
..
auth_test.go Better test array 2023-03-06 16:35:14 +01:00
auth.go Retry fetching user after CanLogin 2023-08-16 17:21:12 +02:00
jwt.go Add LDAPSyncOnLogin option 2023-08-14 12:40:21 +02:00
jwtCookieSession.go Add LDAPSyncOnLogin option 2023-08-14 12:40:21 +02:00
jwtSession.go Merge branch '189-refactor-authentication-module' of https://github.com/ClusterCockpit/cc-backend into 189-refactor-authentication-module 2023-08-14 13:52:29 +02:00
ldap.go Fix errors in ldap auth 2023-08-16 09:19:41 +02:00
local.go Add LDAPSyncOnLogin option 2023-08-14 12:40:21 +02:00
roles.go refactor auth module 2023-08-11 10:00:23 +02:00
users.go Rework roles as enum, change AuthSource to enum 2023-03-06 11:44:38 +01:00