Re: [HACKERS] Getting rid of "accept incoming network connections" prompts on OS X

2018-07-30 Thread Peter Eisentraut
On 26/07/2018 23:45, Tom Lane wrote: > This came up again today, and I've confirmed that the issue still exists > in current macOS. Did you get any response to your bug report, and if > so what did they say? There hasn't been any response to the radar. I think our analysis is correct, it's an OS

Re: [HACKERS] Getting rid of "accept incoming network connections" prompts on OS X

2018-07-26 Thread Tom Lane
[ blast-from-the-past department ] Peter Eisentraut writes: > On 10/25/14 2:52 PM, Tom Lane wrote: >> And a bit of experimentation later: it seems that on Yosemite (and >> probably earlier OS X versions), "localhost" maps to all three of these >> addresses: >> 127.0.0.1 >> ::1 >> fe80:1::1 >> Bin