Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Userland protocol impl #2

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Conversation

thekid
Copy link
Member

@thekid thekid commented Jan 16, 2015

This pull request adds a failover for the situation in which there is no ext/ldap loaded, using a userland implementation of the LDAP protocol.

Phase 1

  • Connection handling
  • Binding
  • Search
  • SearchBy
  • Read
  • Exists

Phase 2

  • Add
  • Modify
  • Delete

Phase 3

  • AddAttribute
  • ReplaceAttribute
  • DeleteAttrubute

thekid added 30 commits May 6, 2014 09:34
…ork/ldap into feature/userland-protocol-impl
syntax error, unexpected "and" (T_LOGICAL_AND), expecting identifier (T_STRING)
Should fix HHVM incompatibility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant