wg-portal/internal/config
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.go Enable allowed_domains in oauth and oidc providers (#416) 2025-05-05 18:26:19 +02:00
config.go docs: add reverse-proxy example, improve docker examples, fix slow_query_threshold documentation; feat: allow config.yml and config.yaml as configuration files 2025-05-03 22:21:56 +02:00
database.go docs: add reverse-proxy example, improve docker examples, fix slow_query_threshold documentation; feat: allow config.yml and config.yaml as configuration files 2025-05-03 22:21:56 +02:00
mail.go chore: use interfaces for all other services 2025-03-23 23:09:47 +01:00
web.go chore: use interfaces for all other services 2025-03-23 23:09:47 +01:00
webhook.go add simple webhook feature for peer, interface and user events (#398) 2025-04-19 21:29:26 +02:00