photoprism/pkg/authn
Michael Mayer b08b06c2fe WebDAV: Log successful authentication attempts via auth token #808 #3943
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-04-17 07:29:44 +02: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
const.go API: Implement creation and revocation of app passwords #808 #4114 2024-04-07 16:44:30 +02:00
errors.go WebDAV: Log successful authentication attempts via auth token #808 #3943 2024-04-17 07:29:44 +02:00
grants.go API: Implement creation and revocation of app passwords #808 #4114 2024-04-07 16:44:30 +02:00
grants_test.go API: Implement creation and revocation of app passwords #808 #4114 2024-04-07 16:44:30 +02:00
keys.go Auth: Implement 2FA setup and login in the web user interface #808 #3943 2024-03-21 14:32:51 +01:00
keys_test.go Tests: Add unit tests #808 #3943 2024-03-27 17:01:17 +01:00
methods.go Account: Generate app password from the UI #808 #4114 2024-04-08 10:44:43 +02:00
methods_test.go API: Implement creation and revocation of app passwords #808 #4114 2024-04-07 16:44:30 +02:00
providers.go Account: Generate app password from the UI #808 #4114 2024-04-08 10:44:43 +02:00
providers_test.go API: Implement creation and revocation of app passwords #808 #4114 2024-04-07 16:44:30 +02:00
username.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
username_test.go Tests: Add unit tests 2024-01-17 14:56:08 +01:00