- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitb72de09
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 parent3a9b18b commitb72de09
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
842 | 842 |
| |
843 | 843 |
| |
844 | 844 |
| |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
845 | 853 |
| |
846 | 854 |
| |
847 | 855 |
| |
|
0 commit comments
Comments
(0)