mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-01-15 23:23:21 +00:00
Revert "feat: updage facelive license check"
This reverts commit 577d34d4be.
This commit is contained in:
@@ -33,6 +33,7 @@ class MFAFace(BaseMFA, AuthFaceMixin):
|
||||
def global_enabled():
|
||||
return (
|
||||
settings.XPACK_LICENSE_IS_VALID and
|
||||
settings.XPACK_LICENSE_EDITION_ULTIMATE and
|
||||
settings.FACE_RECOGNITION_ENABLED
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user