Refactor of plugin
Due to some issues I've refactored the current code for the Ldap-connector
Added functionalities
- publish ldap.php config with
php artisan vendor:publish
- Fixed session persistance when admin_username and admin_password are configured in
ldap.php
Code changes
- created adapter for ldap library for flexibility