pgadmin4/web/pgadmin/browser/server_groups
Pravesh Sharma 62056cab14
Fixed sonaqube security smells and bugs
1. Delete unreachable code or refactor the code to make it reachable.
2. Unexpected var, use let or const instead.
3. Remove useless assignment to variable.
4. Define a constant instead of duplicating the literal
5. Remove commented out code
2023-07-10 10:36:15 +05:30
..
servers Fixed sonaqube security smells and bugs 2023-07-10 10:36:15 +05:30
static Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
templates/css Added shared server support for admin users. Fixes #4979 2020-09-03 12:59:28 +05:30
tests Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
__init__.py Remove dependency on simplejson package. 2023-02-15 11:10:12 +05:30