[6.11.1] - Release Notes
In this release, a new configuration variable, FACEPHI_SELPHID_FACIALLIVENESS_IAD
, has been added to allow setting IAD (Injection Attack Detection) filter parameters in the liveness engine. An issue with the ON_PREMISE
license server with online activation has also been fixed. Cases of failures have been detected when attempting to activate the license a second time.
# Disable IAD filters.
FACEPHI_SELPHID_FACIALLIVENESS_IAD=disable
# Variable not present or empty, IAD is enabled.
FACEPHI_SELPHID_FACIALLIVENESS_IAD=
Added
FACEPHI_SELPHID_FACIALLIVENESS_IAD=disable
configuration variable to disable liveness IAD (Injection Attack Detection) checks.
Fixed
-selphid-license-server
fault-tolerant in double activation cases (offline activations).