Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.92) (envelope-from ) id 1jHaxN-0002xQ-P4 for pgadmin-hackers@arkaria.postgresql.org; Thu, 26 Mar 2020 22:26:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1jHaxM-00047s-IY for pgadmin-hackers@arkaria.postgresql.org; Thu, 26 Mar 2020 22:26:32 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1jHaxM-00047l-BE for pgadmin-hackers@lists.postgresql.org; Thu, 26 Mar 2020 22:26:32 +0000 Received: from mx1.cnes.fr ([194.199.174.200]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jHaxJ-0003wh-6J for pgadmin-hackers@lists.postgresql.org; Thu, 26 Mar 2020 22:26:31 +0000 X-IronPort-AV: E=Sophos;i="5.72,309,1580774400"; d="scan'208";a="15244499" X-IPAS-Result: =?us-ascii?q?A2EFFgA1K31e/wYBeApmHAEBAQEBBwEBEQEEBAEBgXsCg?= =?us-ascii?q?wCBToFwAa5zCgEBAQEBAQEBARscBAEBhEQCglQ5BQ0CEAEBAQUBAQEBAQUCA?= =?us-ascii?q?QECAoVzTQuHBlEBFRUUQh8HAQQbtXAaikcNAYEqgWWDOw2JHIFYhz4ag0KCL?= =?us-ascii?q?ASNXyaiUgeBQX6CVoQcjUqCaniBQxGILYRDA4wjjxOeCoF6MxonTIJtTxicc?= =?us-ascii?q?o8FgRABAQ?= From: Pavy Manuel To: "pgadmin-hackers@lists.postgresql.org" Subject: disable create server Thread-Topic: disable create server Thread-Index: AdYDvWtaxCxC8DHRQgmzZx80S+M5RA== Date: Thu, 26 Mar 2020 22:26:27 +0000 Message-ID: <376C920F3015BC43A3485A86670B336C2E1884A3@TW-MBX-P03.cnesnet.ad.cnes.fr> Accept-Language: fr-FR, en-US Content-Language: fr-FR X-MS-Has-Attach: X-MS-TNEF-Correlator: x-tm-as-product-ver: SMEX-11.0.0.4255-8.100.1062-25316.002 x-tm-as-result: No--9.044300-0.000000-31 x-tm-as-user-approved-sender: Yes x-tm-as-user-blocked-sender: No Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk 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/welcome= _dashboard.html to disable the link : , but I don't find how to disable the context menu in the right of the dash= board (each try has no impact on the application, perhaps caused by some ca= che or something like that). Can someone help me please ? Is there any other way to do what I want ? Thanks, Manuel Pavy