21 Mar
2004
21 Mar
'04
6:30 p.m.
Anthony R. Thompson wrote at 2004-3-20 22:49 -0500:
J Cameron Cooper wrote:
What IS the domain restriction? What does it mean?
It is exactly what it looks like: that user will not be authenticated unless the request originates in that domain. (However, this may not even work in 2.7 without turning it on explicitly.)
So if I'm setting up Zope on www.myserver.com, but I dial up to the internet and get something like dialup-123.myarea.myisp.com for my computer's address, which one should the domain restriction be set to, *.myserver.com or *.myisp.com?
You must use the client's domain. -- Dieter