GoDoxy/internal/api/v1/auth
2025-04-16 14:39:26 +08:00
..
auth.go api: add DEBUG_DISABLE_AUTH for debugging 2025-03-28 07:39:26 +08:00
block_page.go auth: implement block page on invalid credentials 2025-03-28 07:39:26 +08:00
block_page.html auth: implement block page on invalid credentials 2025-03-28 07:39:26 +08:00
oidc.go refactor: refactor to adapt new custom json marshaler 2025-04-16 14:39:26 +08:00
oidc_test.go refactor: refactor to adapt new custom json marshaler 2025-04-16 14:39:26 +08:00
provider.go feat: oidc support OIDC_LOGOUT_URL 2025-01-24 00:34:50 +08:00
userpass.go refactor: refactor to adapt new custom json marshaler 2025-04-16 14:39:26 +08:00
userpass_test.go refactor: refactor to adapt new custom json marshaler 2025-04-16 14:39:26 +08:00
utils.go feat: update cookie security settings to use API_JWT_SECURE environment variable 2025-03-28 08:51:45 +08:00