Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 799b6d8f7c10e920c9e67c2c18d381d6320ca604 https://github.com/pgadmin-org/pgadmin4/commit/799b6d8f7c10e920c9e67c2c18d381d6320ca604 Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths: M docs/en_US/release_notes_6_18.rst M web/pgadmin/misc/__init__.py Log Message: ----------- Use the login_required decorator in the appropriate place. #5593