Fix titles in status.php, filename can't have a slash.
Fix source address selection on Test Port to handle VIPs properly.
Fix a potential XSS in voucher testing.
Add support for LDAP RFC2307 style group membership. Implements #4923
To activate, check the box for RFC2307 in the LDAP server settings and fill in the group object class (typically posixGroup).
Provide an LDAP server timeout field. Default to 25 seconds. Part of ticket #3383
Previous default was ~1m20sec.
Fix GUI auth from RADIUS to grab group names from the Class attribute. Implements #935
The RADIUS server must populate the Class attribute with a string, semicolon-separated, of user groups. Similar to LDAP, local groups must exist with matching names, and privileges are determined by the local matching groups.
remove more old, unused platform stuff
Fix killing of individual states for IPv6. Ticket #4906
fix whitespace
View revisions
Also available in: Atom