pgadmin4/web/pgadmin/tools/search_objects
Akshay Joshi 8857f0d179 Fix SonarQube code smells:
1) String literals should not be duplicated.
2) Prefer using an optional chain expression instead, as it's more concise and easier to read.
3) Expected the Promise rejection reason to be an Error.
2024-06-10 18:04:32 +05:30
..
static/js Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
templates/search_objects/sql 1) Remove folders that are no longer used for older database versions. 2022-09-29 16:45:51 +05:30
tests Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
__init__.py Fixed Multi-Factor Authentication bypass vulnerability (CVE-2024-4215). #7425 2024-04-29 13:41:02 +05:30
utils.py Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30