|
From: Chris M. <Chr...@te...> - 2003-02-26 14:14:58
|
Works great, thank you! -----Original Message----- From: Chris Winters [mailto:ch...@cw...] Sent: February 26, 2003 7:10 AM To: Chris McDaniel Cc: 'ope...@li...' Subject: Re: [Openinteract-help] automatically logging in a user aftersignup Chris McDaniel wrote: > Any thoughts on how to go about automatically logging in a user and > redirecting to a non-world-readable location directly after submitting the > signup for an account form? I'm not sure where to start... I'm not sure about the redirecting part (where you want to go, etc.), but this sounded like a good idea (and it's easy) so I added it to the 'base_user' package. The 'newuser' action now has a key 'autologin' which is by default set to 'no'. Set it to 'yes' to autologin users -- you can do this in a global override file, instructions are in doc/package.pod. Package is available on SF. I haven't tested it yet, so let me know how it works :-) Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |