Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: e8fdf04e97312f0d6afd25bb5a56b32804f7e100 https://github.com/pgadmin-org/pgadmin4/commit/e8fdf04e97312f0d6afd25bb5a56b32804f7e100 Author: Yogesh Mahajan <yogesh.maha...@enterprisedb.com> Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths: M web/pgAdmin4.wsgi Log Message: ----------- Fix incorrect redirection URL after authentication by removing fixed value set to SCRIPT_NAME environment variable in pgAdmin4.wsgi file.#5454