Hey, i created a user authentication system with authlogic, everytime a user registers, the user is created, AND the user_session is automatically started, and the new user is considered logged in. Is it possible to not have the user automatically logged in? but i want the created user, just not for him to be logged in right after registering. Not sure if its possible.
Thanks guys -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

