o
    "4g                     @   s"   d dl mZmZ e dd ZdS )    )Criticalregisterc                 K   s   ddl m} ddlm} ddlm} g }|jrK|jj|jvr&|	t
dd |js1|	t
dd |js<|	t
dd |j|jjkrK|	t
dd |S )	Nr   )app_settings)AuthenticatorzMMFA_PASSKEY_SIGNUP_ENABLED requires MFA_SUPPORTED_TYPES to include 'webauthn')msgzNMFA_PASSKEY_SIGNUP_ENABLED requires ACCOUNT_EMAIL_VERIFICATION_BY_CODE_ENABLEDz:MFA_PASSKEY_SIGNUP_ENABLED requires ACCOUNT_EMAIL_REQUIREDzMMFA_PASSKEY_SIGNUP_ENABLED requires ACCOUNT_EMAIL_VERIFICIATION = 'mandatory')allauth.accountr   allauth.mfaallauth.mfa.modelsr   PASSKEY_SIGNUP_ENABLEDTypeWEBAUTHNSUPPORTED_TYPESappendr   "EMAIL_VERIFICATION_BY_CODE_ENABLEDEMAIL_REQUIREDEMAIL_VERIFICATIONEmailVerificationMethod	MANDATORY)app_configskwargsaccount_settingsr   r   ret r   [/var/www/html/authentication-server/venv/lib/python3.10/site-packages/allauth/mfa/checks.pysettings_check   s@   r   N)django.core.checksr   r   r   r   r   r   r   <module>   s    