pgAdmin 4 commit: Login Issue fixed, As encryption/decryption returns o

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Login Issue fixed, As encryption/decryption returns o
Дата
Msg-id E1ZxHh9-0003Pl-TN@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Login Issue fixed, As encryption/decryption returns output in bytes datatype it fails to authenticate in python3.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=64d74d08192bc78264d95ef11b047bc2a91ec639
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py |    3 +++
1 file changed, 3 insertions(+)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Patch: Fixes for Python3 [ pgAdmin4 ]
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Update requirements files.