Releases: FreeRADIUS/pam_radius
Releases · FreeRADIUS/pam_radius
3.0.0
Feature improvements
- RPM and DEB packages can be built from the source. Just do "make rpm" or "make deb".
- Add continuous integration (CI) tests
- Configuration is now in /etc/pam_radius_auth.conf
- BlastRADIUS attack mitigations (add Message-Authenticator to Access-Request packets, new require_message_authenticator config flag)
Bug fixes
- All known and reported bugs have been fixed.
- Ignore packets from unknown sources. Based on patches from Alex Malowany.
- Remove obsolete functionality (Old-Password support, workarounds for Livingston RADIUS server, password change support, etc)