mirror of
https://github.com/openziti/ziti.git
synced 2026-09-23 19:06:38 +00:00
52b0c7acab
- formerly posture queries only had an updatedAt time copied from the source posture check which. For MFA posture checks this is only correct when not using promptOnWake/Unlock - prompt timer reductions due to wake/unlock now update postureQuery updatedAt values - subsequent reconfigurations to the posture check (i.e. patching a posture check) is also taken into account - latest time.Time wins - test for MFA posture check no longer use gabs and instead use the relevant input/output rest_model.* structures