duffee / Mojolicious_session_example

A simple Mojolicious application example for authenticating a user and maintaining a session
Artistic License 2.0
9 stars 5 forks source link

LDAP #5

Open duffee opened 8 years ago

duffee commented 8 years ago

add a sub that uses LDAP for authentication add a test that takes an LDAP server and user account and authenticates/fails

duffee commented 8 years ago

authentication sub working don't know how to test this feature without using my own LDAP server

duffee commented 6 years ago

use the plugin on CPAN Mojolicious::Plugin::BasicAuthPlus