Thread: [pgadmin-org/pgadmin4] e837de: Fixed browser autocomplete related issues on pgAdm...

[pgadmin-org/pgadmin4] e837de: Fixed browser autocomplete related issues on pgAdm...

From
Aditya Toshniwal
Date:
  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: e837de5e8f228dfd2e448b41d1fdf66ef0a25da9
      https://github.com/pgadmin-org/pgadmin4/commit/e837de5e8f228dfd2e448b41d1fdf66ef0a25da9
  Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>
  Date:   2023-12-28 (Thu, 28 Dec 2023)

  Changed paths:
    M web/pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx
    M web/pgadmin/static/js/SecurityPages/LoginPage.jsx
    M web/pgadmin/static/js/SecurityPages/PasswordResetPage.jsx
    M web/pgadmin/static/js/components/FormComponents.jsx
    M web/pgadmin/tools/user_management/static/js/UserManagementDialog.jsx

  Log Message:
  -----------
  Fixed browser autocomplete related issues on pgAdmin authentication related pages. #7082