dev-master
9999999-dev https://github.com/srayner/civuserZF2 authentication module
MIT
The Requires
- php >=5.3.3
- zendframework/zendframework 2.*
by Steve Rayner
authentication user auth zf2 login
ZF2 authentication module
CivUser is a ZF2 module for simple authentication. It can authenticate against a database table or an LDAP directory, such as Microsoft Active Directory., (*2)
Install via composer. Just add this module to your composer.json file. Then run composer install., (*3)
Copy the local.php.dist file into your applications configuration directory and rename it to civuser.local.php, (*4)
Change the setting to suit. Use either the dbtable config or the ldap config (not both)., (*5)
Four routes are configured;, (*6)
ZF2 authentication module
MIT
authentication user auth zf2 login