I have installed 5.x-1.3 and in page admin/settings/ldapauth/options, after section Authentication mode i see missing other collapsible section. Here is mistake in ldapauth.module in HTML code. (

-> must be

).

Patch attached.

CommentFileSizeAuthor
ldapauth.module_3.patch861 byteshavran

Comments

havran’s picture

Ups.

<strong></p> must be </strong></p>
kreaper’s picture

err... that was a typo. I fixed it in HEAD. you'll have to download HEAD or wait for 5.x.1.4 version.

kreaper’s picture

Version: 5.x-1.3 » master
Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)