pgadmin4/web/pgadmin/tools/user_management
Akshay Joshi b8f63adf41 Fixes following code smell reported by SonarQube:
1) Replace this if-then-else flow by a single return statement
 2) Remove the unnecessary boolean literals.
2022-09-08 19:56:02 +05:30
..
static Fixes following code smell reported by SonarQube: 2022-09-08 19:56:02 +05:30
templates/user_management/js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
tests Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
__init__.py 1) Fixed an issue where an existing user is deleted and recreated again in the User Management dialog. Fixes #7618 2022-08-16 17:28:45 +05:30