photoprism/pkg/authn
Michael Mayer 762901346e API: Regenerate swagger.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-11-23 14:18:25 +01:00
..
authn.go Backend: Update copyright notices 2025-01-09 10:28:17 +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 Logs: Add package pkg/log/status to provide generic outcome constants 2025-10-21 14:42:05 +02:00
errors.go Pkg: Apply "golangci-lint" recommendations to authn & dsn packages #5330 2025-11-21 15:33:23 +01:00
grants.go API: Regenerate swagger.json 2025-11-23 14:18:25 +01:00
grants_test.go Vision: Allow use of configured service key for API authentication #5299 2025-10-30 10:02:16 +01:00
issuer.go Pkg: Apply "golangci-lint" recommendations to authn & dsn packages #5330 2025-11-21 15:33:23 +01:00
issuer_test.go OIDC: Improve CLI commands and add AuthIssuer to users and sessions #782 2024-07-09 11:01:59 +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 Auth: Support asymmetric JSON Web Tokens (JWT) and Key Sets (JWKS) #5230 2025-09-25 17:52:44 +02:00
methods_test.go Tests: Add unit tests 2024-07-16 17:29:26 +02:00
oidc.go OIDC: Add "address" to the default userinfo request scopes #782 2024-07-09 06:55:06 +02:00
providers.go Account: Allow OIDC and LDAP users with password to use 2FA #782 #808 2024-07-10 17:24:02 +02:00
providers_test.go Tests: Add unit tests 2024-07-17 16:38:34 +02:00
username.go Pkg: Apply "golangci-lint" recommendations to authn & dsn packages #5330 2025-11-21 15:33:23 +01:00
username_test.go Test: Use PascalCase names for all Go subtests in /pkg 2025-10-02 15:03:47 +02:00