Re: disable create server

2020-03-30 Thread Khushboo Vashi
On Mon, Mar 30, 2020 at 2:35 PM Pavy Manuel wrote: > Hello, > > > > But the pretty way should be to create a dedicated profile (in addition of > administrator and user). > > Please create a feature request @ > https://redmine.postgresql.org/projects/pgadmin4 > > > > Done : https://redmine.postgre

RE: disable create server

2020-03-30 Thread Pavy Manuel
Hello, But the pretty way should be to create a dedicated profile (in addition of administrator and user). Please create a feature request @ https://redmine.postgresql.org/projects/pgadmin4 Done : https://redmine.postgresql.org/issues/5301 Manuel Pavy

Re: disable create server

2020-03-29 Thread Khushboo Vashi
Hi, On Fri, Mar 27, 2020 at 6:11 PM Pavy Manuel wrote: > > > Thank you all. > > > > I try to deploy pgadmin4 on my company but I want to manage the > connections (server in pgadmin) the users can create. > So, I've found the line 84 of > pgadmin/dashboard/templates/dashboard/welcome_dashboard.ht

RE: disable create server

2020-03-27 Thread Pavy Manuel
Thank you all. I try to deploy pgadmin4 on my company but I want to manage the connections (server in pgadmin) the users can create. So, I've found the line 84 of pgadmin/dashboard/templates/dashboard/welcome_dashboard.html to disable the link : pgAdmin saves server list per user. You may nee

Re: disable create server

2020-03-27 Thread Ashesh Vashi
On Fri, Mar 27, 2020 at 4:01 PM Dave Page wrote: > > > On Fri, Mar 27, 2020 at 4:24 AM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> Hi, >> >> On Fri, Mar 27, 2020 at 3:56 AM Pavy Manuel wrote: >> >>> Hello, >>> >>> I'm new in the pgadmin list. >>> I try to deploy pgadmin4 on m

Re: disable create server

2020-03-27 Thread Dave Page
On Fri, Mar 27, 2020 at 4:24 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > On Fri, Mar 27, 2020 at 3:56 AM Pavy Manuel wrote: > >> Hello, >> >> I'm new in the pgadmin list. >> I try to deploy pgadmin4 on my company but I want to manage the >> connections (server in pgadmin

Re: disable create server

2020-03-26 Thread Khushboo Vashi
Hi, On Fri, Mar 27, 2020 at 3:56 AM Pavy Manuel wrote: > Hello, > > I'm new in the pgadmin list. > I try to deploy pgadmin4 on my company but I want to manage the > connections (server in pgadmin) the users can create. > So, I've found the line 84 of > pgadmin/dashboard/templates/dashboard/welco