github h44z/wg-portal v1.0.5

latest releases: v2.0.0-beta.7, v2.0.0-beta.6, v2.0.0-beta.5...
4 years ago

CHANGELOG:
This release includes some breaking changes regarding configuration variables and values (same as in v1.0.4)!

  • Support for multiple WireGuard interfaces
  • Support for Server-Mode and Client-Mode interfaces
  • Use CSRF
  • UI improvements
  • Bugfixes
  • Automatic database migration from version 1.0.3
  • 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.