photoprism/internal/auth/acl
Michael Mayer 22e3c6d6d8 Metrics: Adjust ACL rules for endpoint access #5355
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-11-30 11:05:32 +01:00
..
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 Cluster: Rename RoleInstance to RoleApp in service/cluster/roles.go #98 2025-10-31 16:46:42 +01:00
events.go Auth: Apply "golangci-lint" recommendations #5330 2025-11-21 16:22:42 +01:00
events_test.go Portal: Add cluster admin UI #98 2025-10-16 16:21:56 +02:00
grant.go Cluster: Rename RoleInstance to RoleApp in service/cluster/roles.go #98 2025-10-31 16:46:42 +01: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 Vision: Allow use of configured service key for API authentication #5299 2025-10-30 10:02:16 +01:00
permission_test.go Vision: Allow use of configured service key for API authentication #5299 2025-10-30 10:02:16 +01:00
permissions.go Vision: Allow use of configured service key for API authentication #5299 2025-10-30 10:02:16 +01:00
permissions_test.go Vision: Allow use of configured service key for API authentication #5299 2025-10-30 10:02:16 +01: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 Cluster: Rename RoleInstance to RoleApp in service/cluster/roles.go #98 2025-10-31 16:46:42 +01:00
roles_test.go Cluster: Rename RoleInstance to RoleApp in service/cluster/roles.go #98 2025-10-31 16:46:42 +01:00
rules.go Metrics: Adjust ACL rules for endpoint access #5355 2025-11-30 11:05:32 +01:00
scope.go Auth: Apply "golangci-lint" recommendations #5330 2025-11-21 16:22:42 +01:00
scope_descriptions.go Vision: Allow use of configured service key for API authentication #5299 2025-10-30 10:02:16 +01:00
scope_test.go Auth: Add "photoprism show scopes" command to list all supported scopes 2025-10-23 09:25:08 +02:00