On Thu, 04 Apr 2013 17:25:26 +0200 Alex Mestiashvili <[email protected]> wrote:
> Hi All, > > I am wondering if something like Apache-AuthCookie[0] is available for > Dancer ? > > Dancer::Plugin::Auth::Htpasswd and Basic are really cool, but I would > like to avoid basic http auth if possible. > > [0] https://metacpan.org/module/Apache::AuthCookie Something that presents a login form if the user isn't logged in? <shameless plug> https://metacpan.org/module/Dancer::Plugin::Auth::Extensible </shameless plug> :) -- David Precious ("bigpresh") <[email protected]> http://www.preshweb.co.uk/ www.preshweb.co.uk/twitter www.preshweb.co.uk/linkedin www.preshweb.co.uk/facebook www.preshweb.co.uk/cpan www.preshweb.co.uk/github _______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
