photoprism/internal/acl
Michael Mayer 1912cd54ca Account: Add GET /api/v1/users/:uid/sessions endpoint #808 #4114
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-03-28 13:24:12 +01:00
..
acl.go Account: Add GET /api/v1/users/:uid/sessions endpoint #808 #4114 2024-03-28 13:24:12 +01:00
acl_test.go Account: Add GET /api/v1/users/:uid/sessions endpoint #808 #4114 2024-03-28 13:24:12 +01:00
const.go Account: Add GET /api/v1/users/:uid/sessions endpoint #808 #4114 2024-03-28 13:24:12 +01:00
events.go Auth: Ensure clipboard is cleared on logout and privilege change #3512 2023-07-14 09:14:57 +02:00
grant.go Account: Add GET /api/v1/users/:uid/sessions endpoint #808 #4114 2024-03-28 13:24:12 +01:00
grant_test.go Account: Add GET /api/v1/users/:uid/sessions endpoint #808 #4114 2024-03-28 13:24:12 +01:00
grants.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
grants_test.go Account: Add GET /api/v1/users/:uid/sessions endpoint #808 #4114 2024-03-28 13:24:12 +01:00
permission.go Account: Add GET /api/v1/users/:uid/sessions endpoint #808 #4114 2024-03-28 13:24:12 +01:00
permission_test.go Tests: Add unit tests #3943 2023-12-15 13:16:32 +01:00
permissions.go Account: Add GET /api/v1/users/:uid/sessions endpoint #808 #4114 2024-03-28 13:24:12 +01:00
resource.go Auth: Implement 2FA setup and login in the web user interface #808 #3943 2024-03-21 14:32:51 +01:00
resource_names.go Account: Add GET /api/v1/users/:uid/sessions endpoint #808 #4114 2024-03-28 13:24:12 +01:00
resource_test.go Tests: Add unit tests #3943 2023-12-15 13:16:32 +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 Account: Add GET /api/v1/users/:uid/sessions endpoint #808 #4114 2024-03-28 13:24:12 +01:00
rules.go Account: Add GET /api/v1/users/:uid/sessions endpoint #808 #4114 2024-03-28 13:24:12 +01:00
scopes.go Account: Add GET /api/v1/users/:uid/sessions endpoint #808 #4114 2024-03-28 13:24:12 +01:00
scopes_test.go Account: Add GET /api/v1/users/:uid/sessions endpoint #808 #4114 2024-03-28 13:24:12 +01:00