Skip to content

Refactor of plugin

Compare
Choose a tag to compare
@SaschaDens SaschaDens released this 02 Aug 17:51
· 26 commits to master since this release

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