mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-10-22 16:31:33 +00:00
Support for TOTP valid_window configuration (#2187)
This commit is contained in:
@@ -90,6 +90,9 @@ class Config:
|
||||
# AUTH_OPENID_CLIENT_ID = 'client-id'
|
||||
# AUTH_OPENID_CLIENT_SECRET = 'client-secret'
|
||||
|
||||
#
|
||||
# OTP_VALID_WINDOW = 0
|
||||
|
||||
def __init__(self):
|
||||
pass
|
||||
|
||||
|
Reference in New Issue
Block a user