| From: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | Patch: Fixes for Python3 [ pgAdmin4 ] |
| Date: | 2015-11-13 12:31:44 |
| Message-ID: | CAKKotZTCGype1FSihn1bEgb-kRQAo42on-p=K7SXt51Vj+LykA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi Team,
Please find patches for below issues,
1) Login Issue fixed, As encryption/decryption returns output in bytes
datatype it fails to authenticate in python3.
2) Added NoneType exception handling in settings & server modules while
returning json response.
3) Updated module for python3 in requirements file.
Please review my changes & do the needful.
Regards,
Murtuza Zabuawala
| Attachment | Content-Type | Size |
|---|---|---|
| password_error_fix.patch | text/x-patch | 622 bytes |
| requirments_fix.patch | text/x-patch | 704 bytes |
| trackback_fix_file-1.patch | text/x-patch | 1.1 KB |
| trackback_fix_file-2.patch | text/x-patch | 748 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2015-11-13 16:59:27 | pgAdmin 4 commit: Login Issue fixed, As encryption/decryption returns o |
| Previous Message | Dave Page | 2015-11-12 11:46:45 | pgAdmin III commit: Update translation template |