Michael Mayer
32c054da7a
CLI: Added JWT issuance and diagnostics sub commands #5230
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-09-26 02:38:49 +02:00
Michael Mayer
cd4e6f1b57
CLI: Add RunWithTestContext function for command tests #3168
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-12-06 09:08:38 +01:00
Michael Mayer
9eef183323
CLI: Upgrade github.com/urfave/cli from v1 to v2 #3168
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-12-05 17:15:59 +01:00
Michael Mayer
f767f6a1d9
Auth: Rename "auth clear" command to "auth reset" for consistency #808
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-01-18 17:15:22 +01:00
Michael Mayer
713593da4e
Auth: Add CLI command to create access tokens for apps #782 #808 #3943
...
You can now run "photoprism auth add" to create new client access tokens
that allow external applications to use the built-in REST API.
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-01-05 16:31:07 +01:00