[cgiapp] Saving Data From Authentication Phase

Oleg Kostyuk cub.uanic at gmail.com
Tue Jan 8 14:16:16 EST 2008


Hello

> Messages don't seem to be getting through the mail list so I'm trying again.
I can read your messages, so mail list seems to working fine.

> I'm using CGI::Application::Plugin::Session and CGI::Application::Plugin::Authentication.  With CGI::Application::Plugin::Authentication I'm using the Generic driver.
[skipped]
> How can I save this hashref of user info and keep it in my Session for all requests where the user is logged in?
CGI::Application::Plugin::Session uses CGI::Session, so you should
take look to it's documentation
(http://search.cpan.org/perldoc?CGI::Session) - try to search "storing
data in the session" and "retrieving data" in it.

HTH

-- 
Sincerely yours,
Oleg Kostyuk (CUB-UANIC)


More information about the cgiapp mailing list