Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
57.29 KB
MD5: e59a92b8dc03733ff65b4b9f958383ec
SHA-1: b71ec55b89864fa0c581fcda534eda0ac5e87325
SHA-256: d2bda7b642c84b87c07ac5167db6239f9413419a3e43956c6fbe3b96c45ae85f
Download zip
80.36 KB
MD5: 05967d47ec2b203152b78f7480ef77bd
SHA-1: a04ed06d061f731e5433d8d7ed6be0ad7f416ea2
SHA-256: 0e154c92c5a4e58d60ac944b48bbe58a185e9ab69766c3dd8f73aa6cee48d21e
Release notes
- #1018968, #1016284 "ldap_authorization_example" text fixed
- added check for uid==1 in ldap to make sure that uid=1 is not using ldap authentication
- #1017578, #1005358 mixed mode authentication failed for user 1 fixed.
- #1017282 uninitialized array gives warning. I'd like to get rid of all these types of warnings.
- #807420 initial exportables/features code added. needs testing. not sure if ldap_servers_encrypt_key variable should be exportable
- starter working with coder module cleanup (spacing, translation, etc)