pgadmin4/web/pgadmin/authenticate/mfa
2023-10-05 12:40:29 +05:30
..
static/images Added support for Two-factor authentication for improving security. Fixes #6543 2021-12-02 16:47:18 +05:30
templates Fix an issue where changing MFA_SUPPORTED_METHODS breaks the MFA validation. #6624 2023-07-31 15:02:30 +05:30
tests Fix PEP8 issues with latest pycodestyle (#6636) 2023-07-31 18:14:39 +05:30
__init__.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
authenticator.py Remove the Pillow dependency completely. 2023-10-05 12:40:29 +05:30
email.py Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS. #6295 2023-06-30 16:08:33 +05:30
registry.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
utils.py Fix PEP8 issues with latest pycodestyle (#6636) 2023-07-31 18:14:39 +05:30
views.py Fix an issue where changing MFA_SUPPORTED_METHODS breaks the MFA validation. #6624 2023-07-31 15:02:30 +05:30