v1.0.4
Pre-release
Pre-release
CHANGELOG:
This release includes some breaking changes regarding configuration variables and values!
- Support for multiple WireGuard interfaces
- use CSRF
- Bugfixes
- Changed configuration values:
- WG_DEVICE: changed to WG_DEVICES, you can now specify multiple interfaces separated with a comma
- WG_CONFIG_FILE: changed to WG_CONFIG_PATH, this variable now specifies the path to the wireguard configuration directory
- New configuration values:
- WG_DEFAULT_DEVICE: specifies the default WireGuard device that is used for auto-detected peers
- LDAP_CERT_VALIDATION: enable or disable the certificate check for LDAP
- SESSION_SECRET: specify a secret string that is used to encrypt the session and csrf tokens