forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd924944
committed
Mark ssl_passphrase_command as GUC_SUPERUSER_ONLY.
This commit changes the GUC ssl_passphrase_command so thatit's examinable by only superuser and a member of pg_read_all_settings.Per discussion, we determined to do this because the parameter maycontain a sensitive informtaion like a passphrase itself.Author: Insung MoonReviewed-by: Keisuke KurodaDiscussion:https://postgr.es/m/CAEMmqBuHVGayc+QkYKgx3gWSdqwTAQGw+0DYn3WhcX-eNa2ntA@mail.gmail.com1 parent5aaa584 commitd924944
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4268 | 4268 |
| |
4269 | 4269 |
| |
4270 | 4270 |
| |
4271 |
| - | |
| 4271 | + | |
| 4272 | + | |
4272 | 4273 |
| |
4273 | 4274 |
| |
4274 | 4275 |
| |
|
0 commit comments
Comments
(0)