Jay Perry
Jay Perry
I dug a little further to understand what might be happening and I think it's because when checking if a user belongs to a group you are connecting as an...
I forked the repo and added a switch to use the admin or not. Now it can't find the user since the user is "jperry" not "cn=jperry,ou=groups,dc=company,dc=com" which is returned...
Hi @pwnela, I ended up forking the code and making it so you can tell the library to not use an admin. See my change here: https://github.com/jperry/devise_ldap_authenticatable/commit/813f7ee52f0b68f520c383e448021edf578d5e51 Feel free to...
Hi @cschiewek, if I have some time I'll write some tests and send a pull request. I'll be going on vacation soon so it may not be for a week...
This is awesome guys.
Hey Stephen, I'll see if I can fit it in this week. Should I take latest on master or branch?
any status on this issue?
@danveloper thanks! Any idea though if the bug was introduced in a specific version or is still being determined?
okay, thanks again!
@danveloper - bump?