mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[GH-ISSUE #54] LDAP support #43
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @peterschen on GitHub (Oct 15, 2013).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/54
A very handy feature would be to support LDAP as a backend for user, domain and transport information.
@barryo commented on GitHub (Feb 15, 2014):
This is not going to be implemented in ViMbAdmin. ViMbAdmin uses the Doctrine2 DBAL / ORM intrinsically and cannot support any other backends without major changes.
At Open Solutions, the development of ViMbAdmin has been traditionally to train up new PHP developers. It's development also predates the newer fashion of IoC and dependancy injection which would make this request a more realistic proposition.