Closed (won't fix)
Project:
Lightweight Directory Access Protocol
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2013 at 07:44 UTC
Updated:
11 Mar 2016 at 04:30 UTC
Jump to comment: Most recent
Comments
Comment #1
larsmw commentedCould this issue be caused by this php-bug : https://bugs.php.net/bug.php?id=64392 ?
Comment #2
johnbarclay commentedwhile there is functionality for converting base64 user attributes in the ldap_user module, there is none for ldap authorization drupal roles. I'm changing this to a feature request. The only way to implement this currently without module changes is via hooks in a custom module.
Comment #3
larsmw commentedThanks John,
Can you give hint on where the base64 code for user module is located? I might try to implement it in authorization also then.
Comment #4
johnbarclay commentedThe preferred function is line 761 of ldap_servers.module
Comment #5
larowlanNo update in > 12 months, no patches - closing