From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Dominik Csapak <d.csapak@proxmox.com>, pmg-devel@lists.proxmox.com
Subject: [pmg-devel] applied: [PATCH pmg-api v2] dbtools: grant permissions public schema for created databases
Date: Mon, 26 Jun 2023 21:58:16 +0200 [thread overview]
Message-ID: <3da01dd3-e28c-1b8b-b6b4-cc10310026a9@proxmox.com> (raw)
In-Reply-To: <20230626141026.1281109-1-d.csapak@proxmox.com>
Am 26/06/2023 um 16:10 schrieb Dominik Csapak:
> since postgres 15, the public schema is not world writeable anymore for
> security reasons. In our environment, where the db is not externaly
> reachable and no database users should exists except the ones we create,
> we can safely give the permissions again to be able to use
> the root/www-data user without modification of the remaining
> code/privileges for postgres.
>
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
> changes from v1:
> * rename cmd to $grantcmd
> * actually use it and execute it with postgres_admin_cmd/psql
> src/PMG/DBTools.pm | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
>
applied, thanks!
prev parent reply other threads:[~2023-06-26 19:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-26 14:10 [pmg-devel] " Dominik Csapak
2023-06-26 19:58 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3da01dd3-e28c-1b8b-b6b4-cc10310026a9@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal