cc-backend/internal/auth
2023-06-15 12:00:45 +02:00
..
auth_test.go Better test array 2023-03-06 16:35:14 +01:00
auth.go Fix bug if local login provides wrong pw 2023-06-14 14:35:25 +02:00
jwt.go Rework roles as enum, change AuthSource to enum 2023-03-06 11:44:38 +01:00
ldap.go Streamline auth error handling 2023-06-15 12:00:45 +02:00
local.go Streamline auth error handling 2023-06-15 12:00:45 +02:00
users.go Rework roles as enum, change AuthSource to enum 2023-03-06 11:44:38 +01:00