| .. |
|
acl.go
|
Backend: Update copyright notices
|
2025-01-09 10:28:17 +01:00 |
|
acl_test.go
|
ACL: Update test assertions in /internal/auth/acl/acl_test.go
|
2025-01-29 09:32:55 +01:00 |
|
const.go
|
Auth: Add alias for RoleNone and improve unit tests coverage #98
|
2025-09-18 17:10:39 +02:00 |
|
events.go
|
Auth: Refactor ACL event and rule registration
|
2025-02-03 21:02:41 +01:00 |
|
grant.go
|
Auth: Add "instance" and "service" roles, fix entity/auth_client.go #98
|
2025-09-18 15:23:06 +02:00 |
|
grant_test.go
|
API: Implement OIDC redirect endpoint #782
|
2024-07-01 16:50:53 +02:00 |
|
grants.go
|
API: Implement OIDC redirect endpoint #782
|
2024-07-01 16:50:53 +02:00 |
|
grants_test.go
|
API: Implement OIDC redirect endpoint #782
|
2024-07-01 16:50:53 +02:00 |
|
permission.go
|
API: Implement OIDC redirect endpoint #782
|
2024-07-01 16:50:53 +02:00 |
|
permission_test.go
|
API: Implement OIDC redirect endpoint #782
|
2024-07-01 16:50:53 +02:00 |
|
permissions.go
|
API: Implement OIDC redirect endpoint #782
|
2024-07-01 16:50:53 +02:00 |
|
resource.go
|
API: Implement OIDC redirect endpoint #782
|
2024-07-01 16:50:53 +02:00 |
|
resource_names.go
|
API: Add GET /cluster/theme endpoint and refactor config package #98
|
2025-09-11 06:47:45 +02:00 |
|
resource_test.go
|
API: Implement OIDC redirect endpoint #782
|
2024-07-01 16:50:53 +02:00 |
|
role.go
|
Auth: Add alias for RoleNone and improve unit tests coverage #98
|
2025-09-18 17:10:39 +02:00 |
|
role_test.go
|
Tests: Add unit tests
|
2025-03-18 15:20:51 +01:00 |
|
roles.go
|
Auth: Add alias for RoleNone and improve unit tests coverage #98
|
2025-09-18 17:10:39 +02:00 |
|
roles_test.go
|
Test: Use PascalCase names for all Go subtests in /internal
|
2025-10-02 14:50:02 +02:00 |
|
rules.go
|
Auth: Add "instance" and "service" roles, fix entity/auth_client.go #98
|
2025-09-18 15:23:06 +02:00 |
|
scopes.go
|
Auth: Improve code comments in internal/auth/acl/scopes.go #98 #5230
|
2025-09-26 05:53:28 +02:00 |
|
scopes_test.go
|
API: Refactor JWT-based request authorization #98 #5230
|
2025-09-26 05:32:30 +02:00 |