Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: cc6ee1ddd266af0b7a3bb97c756ea85c9b33529e https://github.com/pgadmin-org/pgadmin4/commit/cc6ee1ddd266af0b7a3bb97c756ea85c9b33529e Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Date: 2022-10-20 (Thu, 20 Oct 2022)
Changed paths: M web/pgadmin/__init__.py Log Message: ----------- Ensure that pgAdmin routes should have the SCRIPT_NAME prefix. #5344