This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
wg-portal
Watch
1
Star
0
Fork
0
You've already forked wg-portal
mirror of
https://github.com/h44z/wg-portal.git
synced
2025-08-13 16:52:24 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
wg-portal
/
internal
/
config
History
Christoph
dab19a123e
allow to hide login form (
#459
)
...
use the `hide_login_form` parameter in the `auth` settings to configure this feature
2025-06-27 13:45:47 +02:00
..
auth.go
allow to hide login form (
#459
)
2025-06-27 13:45:47 +02:00
config.go
allow to hide login form (
#459
)
2025-06-27 13:45:47 +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