Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: cfc338c5f0677dfcf32c107403d4da54a0f26e54 https://github.com/pgadmin-org/pgadmin4/commit/cfc338c5f0677dfcf32c107403d4da54a0f26e54 Author: Pravesh Sharma <pravesh.sha...@enterprisedb.com> Date: 2023-09-12 (Tue, 12 Sep 2023)
Changed paths: M web/pgadmin/static/js/SecurityPages/LoginPage.jsx Log Message: ----------- Fix an issue where login form doesn't appear if internal auth source is removed. #6378