| От | Joe Conway |
|---|---|
| Тема | Re: [patch] fix dblink security hole |
| Дата | |
| Msg-id | 48D5A988.5000409@joeconway.com обсуждение исходный текст |
| Ответ на | Re: [patch] fix dblink security hole (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: [patch] fix dblink security hole
|
| Список | pgsql-hackers |
Tom Lane wrote: > I think there is an alternative solution, if we are only going to patch > this in 8.4 and up: provide a new libpq conninfo-string option saying > not to use .pgpass, and have dblink add that to the passed-in conninfo > string instead of trying to check after the fact. Then we aren't > changing dblink's API at all, only replacing a leaky security check > with a better one. Good point -- I'll look into that and post something tomorrow. How does "requirepassword" sound for the option? It is consistent with "requiressl" but a bit long and hard to read. Maybe "require_password"? Joe
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера