mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-01-15 14:47:24 +00:00
feat: updage facelive license check
This commit is contained in:
@@ -33,7 +33,6 @@ 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