photoprism/pkg/authn
Michael Mayer b00dd133db Test: Use PascalCase names for all Go subtests in /pkg
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-10-02 15:03:47 +02: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 OIDC: Upgrade "zitadel/oidc" from v1 to v2 #782 2024-07-06 11:15:23 +02:00
errors.go Auth: Prevent login if additional accounts may not be created #4266 2025-03-12 01:08:16 +01:00
grants.go Auth: Refactor cluster configuration and provisioning API endpoints #98 2025-09-24 08:28:38 +02:00
grants_test.go Tests: Add unit tests 2024-07-16 17:29:26 +02:00
issuer.go OIDC: Improve CLI commands and add AuthIssuer to users and sessions #782 2024-07-09 11:01:59 +02: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 Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
username_test.go Test: Use PascalCase names for all Go subtests in /pkg 2025-10-02 15:03:47 +02:00