- Notifications
You must be signed in to change notification settings - Fork4.9k
Commita27be40
committed
Set GUC "is_superuser" in all processes that set AuthenticatedUserId.
It was always false in single-user mode, in autovacuum workers, and inbackground workers. This had no specifically-identified securityconsequences, but non-core code or future work might make itsecurity-relevant. Back-patch to v11 (all supported versions).Jelte Fennema-Nio. Reported by Jelte Fennema-Nio.1 parente082734 commita27be40
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
700 | 700 |
| |
701 | 701 |
| |
702 | 702 |
| |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
703 | 711 |
| |
704 | 712 |
| |
705 | 713 |
| |
|
0 commit comments
Comments
(0)