pgadmin4/web/pgadmin/preferences
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 Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
templates/preferences Moved the javascripts of different modules from 'templates' to 'static' directory. 2017-07-27 17:25:08 +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