11175
(-- --)
1
Hi,
I cannot log in to my Rails application using Windows and Safari or IE6.
Windows + Firefox works, and Safari or Firefox on Osx works also.
What in hell is going wrong?
I recently switched my app from restful_auth to authlogic, could that be
the reason? I don't remember having these authenticity errors before.
Regards,
Kendall1
(Kendall)
2
Can you verify that you're getting cookies (specifically your session
ID) from IE6/Safari on Windows?
11175
(-- --)
3
Fernando Perez wrote:
Kendall Gifford wrote:
Can you verify that you're getting cookies (specifically your session
ID) from IE6/Safari on Windows?
Indeed in Safari I don't get the cookies! How is that possible? They
should be accepted.
Ok I found the problem: underscores in the hostname! More info here: