mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-13 05:49:07 +00:00
perf: Face translate
This commit is contained in:
@@ -9,7 +9,7 @@ from ..const import MFAType
|
||||
class MFAFace(BaseMFA, AuthFaceMixin):
|
||||
name = MFAType.Face.value
|
||||
display_name = MFAType.Face.name
|
||||
placeholder = 'Face Recognition'
|
||||
placeholder = 'Face recognition'
|
||||
skip_cache_check = True
|
||||
has_code = False
|
||||
|
||||
|
Reference in New Issue
Block a user