cschiewek / devise_ldap_authenticatable

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

Updated def in_group #241

Closed igalvit closed 3 years ago

igalvit commented 6 years ago

To use the "group membership attribute" (@group_membership_attribute) you need to put in the call to the function in_group. If not, it would use the default value of it 's definition (LDAP::DEFAULT_GROUP_UNIQUE_MEMBER_LIST_KEY).