photoprism/internal/acl
Michael Mayer 7e7ba69982 Auth: Add client_uid and client_name to auth_sessions table #808 #3943
This also adds the ability to change the client role if needed and
improves the usage information and output of the CLI commands.

Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-18 16:53:05 +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
acl.go API: Add .well-known/oauth-authorization-server route handler #808 #3943 2024-01-08 14:53:39 +01:00
channels.go
events.go
grant_test.go
grant.go
grants_test.go
grants.go
permission_test.go
permission.go
resource_test.go
resource.go Auth: Accept access token as passwd with fail rate limit #782 #808 #3943 2024-01-14 18:28:17 +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_test.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +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
roles.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00