ldapprov.module checks the value of the "user_register" setting, however if that setting has not yet been configured from its default setting then ldapprov's interpretation of the value is inconsistent with the core Drupal code. This causes the new user signup to not be overriden by ldapprov, because ldapprov thinks that new user signups have been disabled.
Attached is a patch to fix the handling of "user_register", and also fix a spelling typo.
| Comment | File | Size | Author |
|---|---|---|---|
| ldapprov.module.diff | 1.26 KB | bovine |
Comments
Comment #1
miglius commentedCommitted. Thanks for catching it.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.