Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: ac5be70c60f7812fca86e3dc8fdac42cc3e120a4
https://github.com/pgadmin-org/pgadmin4/commit/ac5be70c60f7812fca86e3dc8fdac42cc3e120a4
Author: Aditya Toshniwal <[email protected]>
Date: 2023-07-11 (Tue, 11 Jul 2023)
Changed paths:
M web/pgadmin/authenticate/mfa/templates/mfa/register.html
M web/pgadmin/authenticate/mfa/templates/mfa/validate.html
M web/pgadmin/browser/__init__.py
M web/pgadmin/static/js/Dialogs/index.jsx
M web/pgadmin/static/js/SecurityPages/LoginPage.jsx
M web/pgadmin/templates/security/forgot_password.html
M web/pgadmin/templates/security/login_user.html
M web/pgadmin/templates/security/render_page.html
M web/pgadmin/templates/security/reset_password.html
Log Message:
-----------
Fix issues found while testing login pages. #6295