cschiewek / devise_ldap_authenticatable

Devise Module for LDAP
MIT License
594 stars 359 forks source link

Added Group Authentication Without Binding as Admin User #161

Closed grubernaut closed 10 years ago

grubernaut commented 10 years ago

Allows the check of group membership without needing to bind as LDAP Admin.

Please excuse large number of commits.

blysik commented 10 years ago

You should probably squash all your changes into one commit for the purposes of this pull request. There's info in this page here https://github.com/edx/edx-platform/wiki/How-to-Rebase-a-Pull-Request

grubernaut commented 10 years ago

Closing Pull request. Opening New Pull request to pull from a different branch other than master, with a squashed commit per @blysik's suggestion.

Thanks for the help! :)