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 <rob...@gmail.com> 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: Catalyst@lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/

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

Reply via email to