github NHAS/wag v1.0.7
v1.1.0

latest releases: v8.0.0, v8.0.0-beta17, v8.0.0-beta16...
2 years ago

Major Changes:

  • SessionTimeoutMinutes has been replaced by MaxSessionLifetimeMinutes to make room for sliding window sessions, that require MFA after a period of time without activity.

Features:

  • SessionInactivityTimeoutMinutes, a new option in the json file which will de-authenticate/sign out users after a period of time without any network activity.
  • Unit testing of EBPF program

Bug Fixes:

  • Fix multiple issues that occurred when SessionInactivityTimeoutMinutes or MaxSessionLifetimeMinutes were disabled (set to -1)

Changes:

  • Config parsing will now fail if an unknown json field is present

Don't miss a new wag release

NewReleases is sending notifications on new releases.