kategray/ldapuserbundle

This bundle adds support for read and write user management in LDAP for FOSUserBundle.

dev-master 2016-07-03 08:37 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:19:03 UTC


README

This bundle adds support for read and write user management in LDAP for FOSUserBundle.

Note: This bundle is not currently in a usable state. It is inspired by (and shares some design similarities with https://github.com/Maks3w/FR3DLdapBundle, which is recommended for read-only installations.

This bundle implements LDAP-based user management for Symfony applications. It requires FOSUserBundle and Twig.