Skip to content

Releases: inverse-inc/packetfence

PacketFence v4.0.6-2

14 Sep 01:39
@cgx cgx
packetfence-4.0.6-2
Compare
Choose a tag to compare

Bug Fixes

  • Fixed dependancy in debian/ubuntu package (#1705)
  • Fixed 802.1X error in RADIUS authorize (#1709)
  • Fixed pfcmd not stopping services (#1710)
  • Fixed caching issue on Web admin interface (#1711)

PacketFence v4.0.6

06 Sep 17:11
@cgx cgx
packetfence-4.0.6
Compare
Choose a tag to compare

New Features

Enhancements

  • Improved display of filters and sources (DynamicTable) in portal profile editor
  • Ensure the VLAN naming scheme is set on start up
  • When no authentication source is associated to the default portal profile, all available sources are used
  • Phone number is now editable from the user editor
  • Updated fingerprints of gaming devices (Xbox)
  • Moved pfmon to a single process daemon and added the ability to restart itself upon error
  • Added new test tool bin/pftest
  • Improved SQL query in pf::node when matching a valid MAC
  • Allow change of owner in node editor (with auto-completion)
  • iptables management by packetfence is now optional
  • Allow advanced search of users and nodes by notes (#1701)
  • Added better error/warning messages when adding a violation with pfcmd
  • Output the violation id for pfcmd violation add command when the json option is supplied

Bug Fixes

  • Fixed XML encoding of RADIUS attributes in SOAP request
  • Fixed retrieval of user role for gaming devices
  • Fixed SQL query of connection types report in Web admin
  • Fixed issue with anonymous LDAP bind failing with searches
  • Fixed email subject when self-registering by email
  • Fixed empty variables of preregistration email template
  • Fixed detection of guest-only authentication sources when no source is associated to the portal
  • Fixed stylesheet for Firefox and IE when printing user access credentials
  • Fixed display of IP address in advanced search of nodes
  • Fixed advanced search of nodes by violation
  • Fixed advanced search of users by sponsor
  • Fixed various caching issues
  • Fixed various logged warnings
  • Fixed various authentication issues (#1693, #1695)

PacketFence v4.0.5-2

14 Sep 01:42
@cgx cgx
packetfence-4.0.5-2
Compare
Choose a tag to compare

Bug Fixes

  • Fixed authentication with multiple sources
  • Fixed oauth2
  • Authentication source is now respected when using WISPr

PacketFence 4.0.5

09 Aug 19:00
@cgx cgx
packetfence-4.0.5
Compare
Choose a tag to compare

New Features

  • Passthrough with Apache's mod_proxy module

Enhancements

  • Improved validation of sponsor's email
  • Self-registration by sponsor now works without having to define an email authentication source
  • Fetching VLAN for dot1x connections is now limited to internal authentication sources
  • Splitted internal and external classes in dropdown menu of authentication types
  • Show error message when trying to delete a source used by the portal profiles
  • Documentation of the vip parameter for management interface

Bug Fixes

  • Authentication is now limited to internal sources
  • DynamicTable widget now allows to drag'n'drop under last row
  • Connections on port 443 are now accepted for self-registration (#1679)
  • Use virtual ip when available for SNAT
  • Remote conformity scan engines (Nessus/OpenVAS) can now scan devices in unregistrated state on inline networks
  • Returned per-switch role (if configured) for "Role mapping by switch role" rather than sending the user role

PacketFence v4.0.4

09 Aug 18:58
@cgx cgx
packetfence-4.0.4
Compare
Choose a tag to compare

New Features

  • Portal profiles can now have multiple filters

Enhancements

  • Added new regexp operator for strings in authentication rules
  • Automatic landing on the sign-in page if no internal/oauth authentication source is used by the portal profile
  • Self-registration is now enabled when a profile has at least one external authentication source
  • Authentication sources of portal profiles are now displayed in a sortable table
  • Sort actions of a violation in reverse order to set the role before auto registration
  • Added hostapd configuration in the Network Devices Configuration Guide
  • Version number is now sent when submiting dhcp and useragents fingerprints

Bug Fixes

  • External authentication sources of portal profiles are not respected
  • A portal profile can have multiple external authentication sources of the same type
  • Port 443 on the management interface is not open when gaming registration is enable
  • Crash of FreeRADIUS with SOAP::Lite prior to version 1.0
  • Wrong permissions on the logs files causes an error with the log action of violations
  • Error with violations with tainted chain in pfmailer and action_log subroutines
  • Triggering a violation with a trap action doesn't reevaluate access
  • authentication.conf and profiles.conf are overwritten when updating PacketFence
  • First element of button groups is not properly displayed
  • Sponsors are not extracted from LDAP sources

PacketFence v4.0.3

22 Jul 19:21
@cgx cgx
packetfence-4.0.3
Compare
Choose a tag to compare

New Features

  • Support for 'hostapd' access points

Enhancements

  • Add buttons to clone a switch, a floating device, and a violation
  • Add version number in the top navigation bar

Bug Fixes

  • Form toggle fields don't support all variations
  • Counters and graphs for today are empty
  • Maintenance interval is not respected in pfmon
  • Optgroup labels in select menus are hidden when build multiple times
  • Callbacks are performed on every ReadConfig
  • Guest modes don't show up on captive portal
  • Authentication source is not respected when matching actions in register.cgi

PacketFence v4.0.2

19 Jul 13:05
@cgx cgx
packetfence-4.0.2
Compare
Choose a tag to compare

Enhancements

  • Replaced bind with pfdns - PacketFence's own DNS server
  • Rewrote Oauth2 support (based on ipset sessions)
  • New counters bellow line graphs of reports
  • Support for anonymous bind in LDAP authentication sources
  • Added support for date and time conditions in authentication sources
  • Added "is not" condition on connection type
  • Extend simple search of nodes to match MAC, owner and computer name
  • Added search and display of the a user’s telephone number
  • Can now have multiple external authentication sources
  • Increased speed of loading configuration from the cache
  • Each portal profiles can now use a list of authentication sources
  • A switch definition can now be easily cloned
  • Switches are now ordered by IP address

Bug fixes

  • Re-evaluate network access when changing a node status
  • Re-evaluate network access when closing a violation
  • Missing unit when interval is zero
  • Switch with empty inlineTrigger rises an exception
  • Web admin sets triggerInline while libs expect inlineTrigger
  • Condition on user email doesn’t work for email sources
  • Sponsors can’t be validated
  • Node search by person name is broken (#1652)
  • Can’t enable VoIP from switch configuration form (#1663)
  • Maximum number of nodes per user is not respected by role
  • Routed networks are not properly sorted (#1666)
  • Can’t edit notes of a node (#1667)
  • pfdetect_remote and pfarp_remote fix