pgadmin4/web/pgadmin
Akshay Joshi dea5335ce5 Fixed the following SonarQube code smells:
1) Do not use the Array index in keys.
2) Import from the same module should be merged.
3) Mutable variables should not be exported.
4) Variables should not be initialized to undefined.
5) startswith or endswith method should be used.
6) Unwrap this unnecessarily grouped subpattern.

Additionally, addressed many other SonarQube rules.
2024-06-12 18:09:06 +05:30
..
about Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
authenticate Fix the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
browser Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +05:30
dashboard Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +05:30
help Added support for EDB Job Scheduler. #7098 2024-03-18 11:53:59 +05:30
misc Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +05:30
model Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
preferences Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
redirects Fixed Multi-Factor Authentication bypass vulnerability (CVE-2024-4215). #7425 2024-04-29 13:41:02 +05:30
settings Fixed Multi-Factor Authentication bypass vulnerability (CVE-2024-4215). #7425 2024-04-29 13:41:02 +05:30
setup Add a workaround in pgAdmin code to make Flask-Migrat>=4.0.6 work 2024-03-11 17:17:40 +05:30
static Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +05:30
templates - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
tools Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +05:30
translations Indonesian translation for version 8.9 2024-06-10 11:33:03 +05:30
utils Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +05:30
__init__.py Revert the changes done for removing support for Python 3.7 2024-06-12 16:23:27 +05:30
evaluate_config.py Use COOKIE_DEFAULT_PATH or SCRIPT_NAME in session cookie path. #6557 2024-01-22 12:25:20 +05:30
messages.pot Update message catalogs for v8.7 2024-05-23 18:47:54 +05:30
submodules.py Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
user_login_check.py Fixed Multi-Factor Authentication bypass vulnerability (CVE-2024-4215). #7425 2024-04-29 13:41:02 +05:30