..
driver
Fix pagination issues in the query tool data output when using a server-side cursor.
2025-07-18 17:54:06 +05:30
dynamic_registry
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
javascript
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
sqlautocomplete
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
tests
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
__init__.py
Ensure DB restriction type is preserved while import and export server. #8867
2025-07-29 15:26:01 +05:30
ajax.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
check_external_config_db.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
compile_template_name.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
constants.py
Ensure that pgAdmin 4 is compatible with PG/EPAS v18. #8828
2025-07-08 18:34:39 +05:30
crypto.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
csrf.py
Copyright updated for 2025
2025-01-01 11:26:42 +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
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
exception.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
heartbeat.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
html.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
locker.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
master_password.py
Ensure the saved passwords are decrypted with the correct encryption key for external authentication in server mode. #8435
2025-02-18 11:54:57 +05:30
menu.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
passexec.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
paths.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
preferences.py
Introduced an ‘Editor’ preferences category and migrated all editor related settings into it. #8861
2025-07-28 14:09:16 +05:30
route.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
security_headers.py
Fixed Cross-Origin Opener Policy (COOP) vulnerability in the OAuth 2.0 authentication flow (CVE-2025-9636). #9114
2025-09-01 16:34:18 +05:30
server_utils.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
session.py
Added support for setting a custom SESSION_DIGEST_METHOD in pgAdmin 4 to facilitate FIPS compliance. #7979
2025-07-10 16:10:31 +05:30
validation_utils.py
Fixed Docker image entrypoint.sh email validation. #8410
2025-02-07 12:34:23 +05:30
versioned_template_loader.py
1) Added 'failover' parameter support in CREATE and ALTER SUBSCRIPTION for PostgreSQL v17+. #8932
2025-09-29 12:52:47 +05:30