wg-portal/internal/app/auth
h44z e0f6c1d04b
feat: allow multiple auth sources per user (#500,#477) (#612)
* feat: allow multiple auth sources per user (#500,#477)

* only override isAdmin flag if it is provided by the authentication source
2026-01-21 22:22:22 +01:00
..
auth.go feat: allow multiple auth sources per user (#500,#477) (#612) 2026-01-21 22:22:22 +01:00
auth_ldap.go feat: allow multiple auth sources per user (#500,#477) (#612) 2026-01-21 22:22:22 +01:00
auth_oauth.go add the possibility to debug oauth or oidc login issues (#541) 2025-10-12 15:09:40 +02:00
auth_oidc.go add the possibility to debug oauth or oidc login issues (#541) 2025-10-12 15:09:40 +02:00
oauth_common.go feat: allow multiple auth sources per user (#500,#477) (#612) 2026-01-21 22:22:22 +01:00
oauth_common_test.go chore: cleanup code formatting 2025-02-28 08:37:55 +01:00
webauthn.go feat: allow multiple auth sources per user (#500,#477) (#612) 2026-01-21 22:22:22 +01:00