]> git.ipfire.org Git - thirdparty/patchwork.git/commit
lib: Add update permissions to 'nobody' postgres user
authorStephen Finucane <stephen@that.guru>
Sat, 28 Nov 2020 17:09:45 +0000 (17:09 +0000)
committerStephen Finucane <stephen@that.guru>
Sat, 28 Nov 2020 17:16:14 +0000 (17:16 +0000)
commit128a99d3368aa61c1e4fef3373227f7ab644f2b8
tree637bdb5f52f43d4269674391d582f92f57280fce
parent935c1852877fcf3401c1fc325caee79d86770482
lib: Add update permissions to 'nobody' postgres user

This user needs the ability to change some attributes of 'Patch' and
'CoverLetter' instances that are stored in the 'patchwork_submission'
table, since both are are concrete subclasses of 'Submission'.

Stable-only since the 'Submission model has been removed on 'master'.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Suggested-by: Ali Alnubani <alialnu@mellanox.com>
Closes: #364
Stable-Only
lib/sql/grant-all.postgres.sql