[Catalyst] superuser "switch-user" session function?

will at serensoft.com will at serensoft.com
Thu Jul 8 17:27:41 GMT 2010


Hmm: Become-user?

Is there a clean way to provide a means for sys-admins to "become user" to
track down issues? It's much easier to diagnose when seeing what the user's
seeing directly, when we look at it through our own eyes -- as opposed to
relying on vague user-style descriptions ("unrecognized date format" vs
"doesn't work").

use Catalyst qw/
        ConfigLoader
        Static::Simple
        Session
        Session::Store::DBIC
        Session::State::Cookie
            Authentication
            Authentication::Credential::Password
                Authorization::Roles
                Authorization::ACL
        /;



-- =

will trillich
"I think it would be worse to expect nothing than to be disappointed." --
Anne (with an 'e') Shirley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20100708/1eaf4=
45f/attachment.htm


More information about the Catalyst mailing list