No need to use a plugin, just use an authentication realm that requires no 
password.

Store the current user in a persistent session cookie and go back and forth 
with a single ->authenticate method

Sent from my iPhone

On May 12, 2012, at 6:01 AM, Robert Rothenberg <[email protected]> wrote:

> 
> Actually, I came across
> 
>  Catalyst::Plugin::Authentication::Credential::NoPassword
> 
> in the latest version, which is apparently intended for the purpose of 
> sudoing.
> 
> With a bit of fiddling, I was able to get it to work.
> 
> 
> _______________________________________________
> List: [email protected]
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/[email protected]/
> Dev site: http://dev.catalyst.perl.org/

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to