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

Plugin/ldap #1132

Closed
wants to merge 6 commits into from
Closed

Plugin/ldap #1132

wants to merge 6 commits into from

Conversation

shashiranjan84
Copy link
Contributor

Ldap plugin to authenticate user against LDAP server.

thibaultcha and others added 6 commits March 23, 2016 11:33
- introduce kong.meta
- introduce a _KONG global that contains _NAME and _VERSION
- nuke constants when not relevant (plugin-specific and such)
- start removing constants the unified, global file
- introduce meta.lua for nicer package infos (version/name)
- start ordering test suites
Plugin authenticate user against the LDAP server
@@ -0,0 +1,360 @@
require "lua_pack"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Geeeeze LDAP needs ASN.1? I had no idea

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SGrondin Yep data is BER encoded.

@subnetmarco
Copy link
Member

Closed in favor of #1133.

@subnetmarco subnetmarco closed this Apr 7, 2016
@shashiranjan84 shashiranjan84 deleted the plugin/ldap branch April 9, 2016 00:21
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.

4 participants