.. |
driver
|
Fixed an issue where query tool should show results and messages only from the last executed query. #8010
|
2024-11-21 10:52:43 +05:30 |
dynamic_registry
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
javascript
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
sqlautocomplete
|
Fixed SonarQube code smells.
|
2024-06-13 18:48:02 +05:30 |
tests
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
__init__.py
|
Ensure that a user can connect to a server using SSL certificates and identity files from a shared storage. #7306
|
2024-06-11 14:48:11 +05:30 |
ajax.py
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
check_external_config_db.py
|
Fixed an issue where servers listed in the servers.json file were being reimported upon container restart. #7811
|
2024-09-11 13:06:31 +05:30 |
compile_template_name.py
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
constants.py
|
Revamp the current password saving implementation to keyring and reducing repeated OS user password prompts. #7076
|
2024-08-22 16:44:57 +05:30 |
crypto.py
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
csrf.py
|
Upgraded Flask, Flask-Security-Too, Werkzeug, and other dependencies, ensuring compatibility with Python 3.7. #7362
|
2024-04-16 12:23:03 +05:30 |
csv_lib.py
|
Updated entrypoint.sh to utilize the email-validator package for email validation. #7297
|
2024-07-18 11:05:37 +05:30 |
enhanced_log_rotation.py
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
exception.py
|
Fix the following SonarQube code smells:
|
2024-06-11 18:07:22 +05:30 |
heartbeat.py
|
Fix server heartbeat logging error after deleting the server. #7540
|
2024-08-07 14:32:48 +05:30 |
html.py
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
locker.py
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
master_password.py
|
Fix issues found while testing keyring changes. #7076
|
2024-09-02 19:32:25 +05:30 |
menu.py
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
passexec.py
|
Fix multiple issues where PasswordExecCommand was not working in server mode and PasswordExecCommand was not loaded when importing servers. #6792
|
2024-02-23 14:05:26 +05:30 |
paths.py
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
preferences.py
|
Added feature to restore preferences to their default values. #1900
|
2024-08-30 12:24:24 +05:30 |
route.py
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
security_headers.py
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
server_utils.py
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
session.py
|
Unsafe Deserialization and Remote Code Execution by an Authenticated user in pgAdmin 4 (CVE-2024-2044).
|
2024-03-04 13:22:09 +05:30 |
validation_utils.py
|
Make sure ALLOW_SPECIAL_EMAIL_DOMAINS should also work for pgAdmin docker apps. #6222
|
2024-09-19 14:03:43 +05:30 |
versioned_template_loader.py
|
Ensure that pgAdmin 4 is compatible with PostgreSQL v17. #7537
|
2024-06-27 13:18:26 +05:30 |