github h44z/wg-portal v1.0.4

latest releases: v2.0.0-rc.2, v2.0.0-rc.1, v2.0.0-beta.8...
pre-release4 years ago

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

Don't miss a new wg-portal release

NewReleases is sending notifications on new releases.