This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
898c7b27df
pgadmin4
/
web
/
pgadmin
/
authenticate
/
mfa
History
Ahmad
5c30695d66
Fixed Typos
2024-05-23 12:52:41 +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
- Update MUI v4 to v5
2024-04-09 08:21:14 +05:30
__init__.py
Update copyright notices for 2024
2024-01-01 14:13:48 +05:30
authenticator.py
Update copyright notices for 2024
2024-01-01 14:13:48 +05:30
email.py
Fixed issue related to email authentication of Two-factor authentication.
#7308
2024-03-26 11:27:35 +05:30
registry.py
Update copyright notices for 2024
2024-01-01 14:13:48 +05:30
utils.py
Fixed Multi-Factor Authentication bypass vulnerability (CVE-2024-4215).
#7425
2024-04-29 13:41:02 +05:30
views.py
Fixed Typos
2024-05-23 12:52:41 +05:30