Bug #5066
system_authservers.php - Bind Anonymous/Bind Credentials checkbox show/hide gets reversed
Description
Similar to #5057 -- On system_authservers.php if you edit an existing LDAP server entry, "Use anonymous binds to resolve distinguished names" is unchecked but the "Bind Credentials" username and password fields are hidden.
If you check the box, the fields appear, which is the opposite of what should happen. Can't test what happens with other values saved due to #5065
Example:
History
#1
Updated by Steve Beaver over 5 years ago
- Status changed from Confirmed to Feedback
- Assignee changed from Steve Beaver to Jim Pingle
toggles suck. Replaced with explicit jQuery
#2
Updated by Jim Pingle over 5 years ago
- Status changed from Feedback to Resolved
Works correctly now, thanks!