Fix security hotspots reported by Sonarqube.

This commit is contained in:
Khushboo Vashi
2023-07-10 12:42:48 +05:30
parent a6b8b7bfa9
commit 115d4afd9e
2 changed files with 7 additions and 7 deletions

View File

@@ -28,9 +28,9 @@ Housekeeping
************
| `Issue #6295 <https://github.com/pgadmin-org/pgadmin4/issues/6295>`_ - Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS.
| `Issue #6323 <https://github.com/pgadmin-org/pgadmin4/issues/6323>`_ - Enable cluster deployment with gp3 volume for AWS & BigAnimal cloud providers.
| `Issue #6423 <https://github.com/pgadmin-org/pgadmin4/issues/6423>`_ - Clarify the LICENSE file to indicate that it is the PostgreSQL Licence.
| `Issue #6532 <https://github.com/pgadmin-org/pgadmin4/issues/6532>`_ - Remove unsupported PostgreSQL versions from the container.
| `Issue #6323 <https://github.com/pgadmin-org/pgadmin4/issues/6323>`_ - Enable cluster deployment with gp3 volume for AWS & BigAnimal cloud providers.
Bug fixes
*********