Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 0a543d0e95957b7a1f25ec4bf8bcf18ad4a433ba
https://github.com/pgadmin-org/pgadmin4/commit/0a543d0e95957b7a1f25ec4bf8bcf18ad4a433ba
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M docs/en_US/release_notes_7_0.rst
M web/config.py
M web/pgadmin/tools/user_management/__init__.py
M web/pgadmin/utils/paths.py
Log Message:
-----------
Ensure that the user's storage directory is created when the users are created, as well as for those users who have not yet been created. #5824