Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

v9.1.2

Choose a tag to compare

@NHAS NHAS released this 11 Sep 09:48
· 26 commits to main since this release

This release improves auto provisioning TLS, improves mfa portal lagginess when a large number of rules are displayed and fixes a broken migration that occurs in v9.1.0

Features:

  • DevMode will now enable a pprof handler to enable remote wag profiling
  • User UI can now download /api/status output for easier help desk support

Fixes:

  • In clustered setups sessions will not always be marked inactive after the inactivity timeout has expired
  • Clients roaming from one node to another will no longer have the inactivity timer expire their session randomly
  • Cluster node management is now displayed when not using an external etcd cluster
  • ACME HTTP-01 will now always start an 80/tcp listener except when the user configures one of their webservers to be 80/tcp
  • In v9.0.1 groups may not have their index created when migrating from older versions of wag, v9.1.1 now migrates the groups properly