wg-portal/internal/config
h44z dd28a8dddf
allow to hide login form (#459) (#470)
use the `hide_login_form` parameter in the `auth` settings to configure this feature
2025-06-27 13:50:38 +02:00
..
auth.go allow to hide login form (#459) (#470) 2025-06-27 13:50:38 +02:00
config.go allow to hide login form (#459) (#470) 2025-06-27 13:50:38 +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 sanitize external_url, remove trailing slashes 2025-05-15 17:58:34 +02:00
webhook.go add simple webhook feature for peer, interface and user events (#398) 2025-04-19 21:29:26 +02:00