photoprism/internal/acl
2024-02-14 19:33:19 +01:00
..
acl.go API: Add .well-known/oauth-authorization-server route handler #808 #3943 2024-01-08 14:53:39 +01:00
acl_test.go Auth: Accept access token as passwd with fail rate limit #782 #808 #3943 2024-01-14 18:28:17 +01:00
channels.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
events.go Auth: Ensure clipboard is cleared on logout and privilege change #3512 2023-07-14 09:14:57 +02:00
grant.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +01:00
grant_test.go Tests: Add unit tests 2024-02-14 19:33:19 +01:00
grants.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
grants_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
permission.go Auth: Ensure clipboard is cleared on logout and privilege change #3512 2023-07-14 09:14:57 +02:00
permission_test.go Tests: Add unit tests #3943 2023-12-15 13:16:32 +01:00
resource.go Auth: Accept access token as passwd with fail rate limit #782 #808 #3943 2024-01-14 18:28:17 +01:00
resource_test.go Tests: Add unit tests #3943 2023-12-15 13:16:32 +01:00
resources.go Auth: Accept access token as passwd with fail rate limit #782 #808 #3943 2024-01-14 18:28:17 +01:00
role.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00
role_test.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00
roles.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00