This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a588c2994da949db8043b50f74470b2feaae3506
pgadmin4
/
web
/
pgadmin
/
utils
/
driver
/
psycopg2
History
Aditya Toshniwal
a588c2994d
1) Fix issue where SSH tunnel connection using password is failing, it's regression of Master Password.
Fixes
#4320
...
2) Fix some more issues related to SSH Tunnel(By: Akshay Joshi)
2019-06-05 12:07:24 +05:30
..
__init__.py
1. Added Master Password to increase the security of saved passwords.
Fixes
#4184
2019-05-28 12:00:18 +05:30
connection.py
1. Added Master Password to increase the security of saved passwords.
Fixes
#4184
2019-05-28 12:00:18 +05:30
cursor.py
Ensure that pgAdmin4 should work properly with psycopg2 v2.8.
Fixes
#4143
2019-04-08 17:49:50 +05:30
encoding.py
Update all Python and JS dependencies.
Fixes
#4019
2019-03-14 15:11:16 +00:00
generate_keywords.py
Update copyright notices for 2019
2019-01-02 15:54:12 +05:30
keywords.py
Update copyright notices for 2019
2019-01-02 15:54:12 +05:30
server_manager.py
1) Fix issue where SSH tunnel connection using password is failing, it's regression of Master Password.
Fixes
#4320
2019-06-05 12:07:24 +05:30
typecast.py
Add full support and testsfor all PG server side encodings.
Fixes
#3992
.
Fixes
#3982
.
Fixes
#3911
2019-03-01 13:51:50 +00:00