pgAdmin is not redirecting to /browser

2020-05-06 Thread Nagaraj Raj
Hello, for the first time, I was installed pgAdmin4 on RedHat server with apache httpd web server.  when I launch the application and run url https://localhost/pgadmin4, it loading login page and when I entered valid credentials it taking me to https://localhost or apache test page instead of

Re: Contribute in pgAdmin to remove password length restrictions

2020-05-06 Thread Aditya Toshniwal
Hi Mishika, As mentioned in https://www.pgadmin.org/development/resources/#list, you need to create a patch and send it to pgadmin-hackers. Before that, you can create a ticket https://redmine.postgresql.org/projects/pgadmin4/issues against it for tracking. On Wed, May 6, 2020 at 8:46 PM Mishika

Re: pgAdmin is not redirecting to /browser

2020-05-06 Thread Aditya Toshniwal
Hi Nagaraj, Yes this is a known issue and is fixed with - https://git.postgresql.org/gitweb/?p=pgadmin4.git;a=commitdiff;h=370094274c8cfe98c4744e99b00236263a4c4db5 Meanwhile, you can replace the file - https://git.postgresql.org/gitweb/?p=pgadmin4.git;a=blob;f=web/pgadmin/authenticate/__init__.py

pgAdmin 4 commit: Fixed list sorting issue in the schema diff tool. Fix

2020-05-06 Thread Akshay Joshi
Fixed list sorting issue in the schema diff tool. Fixes #5440 Fixed an issue while comparing the two identical schemas using the schema diff tool. Fixes #5449 Branch -- master Details ---

pgAdmin 4 commit: Fixed an issue where the background job creation fail

2020-05-06 Thread Akshay Joshi
Fixed an issue where the background job creation fails if there is only a version-specific python binary available in PATH. Fixes #5480 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f61448eea29bd20004b97d80e4634befd2d5d262 Author: Nagesh

Re: [pgAdmin][RM5480]Background job creation failure.

2020-05-06 Thread Akshay Joshi
Thanks, patch applied. On Tue, May 5, 2020 at 6:44 PM Nagesh Dhope wrote: > Hi Hacke > The attached patch fixes background job creation failure when there is > only version-specific python binary available in $PATH. > > -- > Thanks,, > Nagesh > -- *Thanks & Regards* *Akshay Joshi* *Sr.