kategray/ldapuserbundle

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

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/kategray/ldapuserbundle

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

This package is not auto-updated.

Last update: 2025-10-12 01:13:29 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.