
Username not valid using SSL
Reported by Christoph Koehler | June 15th, 2009 @ 10:17 AM
Hey Ben,
Thanks for making authlogic, it seems to be a great fit for our project!
I have a problem with an error when I try to login on an SSL website. I get a "Username is not valid" error. I know the user exists, and it's the right password. It works fine when I run a quick script/server on the same box, same environment, same release version of the app, just not SSL.
Let me know if you need more info to fix this. The app is not public and I don't want to post a public link.
Thanks!
Christoph
Comments and changes to this ticket
-
Ben Johnson June 20th, 2009 @ 04:41 AM
- State changed from new to open
That sounds like something beyond the scope of authlogic. Can you confirm that you are even getting the correct information from the params?
-
Ben Johnson June 24th, 2009 @ 01:51 AM
- State changed from open to resolved
Hi Christoph, it's really hard for me to determine the issue here. SSL shouldn't change anything, its just ruby. My guess is that there is something weird going on with the cookies. If you want additional help I would need to actually play around with the application which probably isn't possible, and I'm not sure I would have time to do that this week. I hope you solve the issue, but I don't know how much help I can really be. Sorry ot be a debbie downer.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Object based authentication solution that handles all of the non sense for you. It's as easy as ActiveRecord is with a database.