Ticket #975. Properly initialize variables to avoid caching issues. Also check an array exists before trying to foreach to avoid errors.
Do some is_array() testing before renaming fields, otherwise empty variables can be accidentally created.
Do not require LDAP search base DN. Requiring this can prevent some valid LDAP configurations from properly authenticating. (See GDD-550841).
If there are no aliases, push an empty aliases array. Fixes #961
Add a note to the DNS Rebinding protection error letting the user know to try by IP address.
Do not show on the queue/limiters list the disabled entries(optimized and cleaner version).
Do not show on the queue/limiters list the disabled entries.
Ticket #943. Call the update procedure directly to not do an unecessary loop.
Make this more strict checking.
Add l7 rules synchro. Ticket #951
View revisions
Also available in: Atom