photoprism/pkg/authn
2024-01-31 14:34:56 +01:00
..
authn.go Docs: Update year in backend and frontend package file headers 2024-01-05 16:38:36 +01:00
client.go Auth: Improve "auth add" and "client add" CLI commands #808 #3943 2024-01-13 16:27:05 +01:00
methods_test.go Tests: Add unit tests 2024-01-31 14:34:56 +01:00
methods.go Settings: Add buttons for configuring 2FA and App Passwords #782 #808 2024-01-30 00:05:55 +01:00
providers_test.go Tests: Add unit tests 2024-01-31 14:34:56 +01:00
providers.go OAuth2: Remove client soft delete and fix client add command #213 #3943 2024-01-29 21:08:01 +01:00
username_test.go Tests: Add unit tests 2024-01-17 14:56:08 +01:00
username.go