wg-portal/internal/app/auth
Vladimir Dombrovski 3eb84f0ee9
Enable allowed_domains in oauth and oidc providers (#416)
* Enable allowed_domains in oauth and oidc providers

Signed-off-by: Vladimir DOMBROVSKI <vladimir.dombrovski@bso.co>

* Domain check code cleanup

* Run gofmt on domain validation code

---------

Signed-off-by: Vladimir DOMBROVSKI <vladimir.dombrovski@bso.co>
2025-05-05 18:26:19 +02:00
..
auth_ldap.go chore: use interfaces for all other services 2025-03-23 23:09:47 +01:00
auth_oauth.go Enable allowed_domains in oauth and oidc providers (#416) 2025-05-05 18:26:19 +02:00
auth_oidc.go Enable allowed_domains in oauth and oidc providers (#416) 2025-05-05 18:26:19 +02:00
auth.go Enable allowed_domains in oauth and oidc providers (#416) 2025-05-05 18:26:19 +02:00
oauth_common_test.go chore: cleanup code formatting 2025-02-28 08:37:55 +01:00
oauth_common.go chore: cleanup code formatting 2025-02-28 08:37:55 +01:00