Releases: jaredhendrickson13/pfsense-saml2-auth
Releases · jaredhendrickson13/pfsense-saml2-auth
pfSense SAML2 Auth v1.3.0
New
- Adds support for pfSense-2.7.1-RELEASE
- Adds support for pfSense-2.7.2-RELEASE
Full Changelog: v1.2.2...v1.3.0
pfSense SAML2 Auth v1.2.2
Fixes
- Fixes an issue where the deny config write privilege was not inherited via SAML group membership. #25
Full Changelog: v1.2.1...v1.2.2
pfSense SAML2 Auth v1.2.1
Fixes
- Changes internal
pkg
calls to usepkg-static
in casepkg
is in a bad state. - Prevents package builds from enforcing specific architecture during install.
- Escapes variable values passed into
exec
andshell_exec
calls. - Fixes version comparisons when checking for available updates.
CI/CD
- Integrates automated release workflow.
Full Changelog: v1.2.0...v1.2.1
pfSense SAML2 Auth v1.2.0
New
- Adds support for pfSense 2.7.0-RELEASE.
Changes
- Refactored for FreeBSD 14 and PHP 8.2.
- Installs dependencies via Composter instead of using static dependencies.
Deprecates
- Support for <=pfSense 2.6.0. The changes required for pfSense 2.7.0+ are not backwards compatible.
pfSense SAML2 Auth v1.1.2
New
- Full support for pfSense 2.6.0-RELEASE
pfSense SAML2 Auth v1.1.1
New
- Adds /saml2_auth/update/ UI page to easily check for package updates, update the package, and check the package support status.
- Adds input validation for the
custom_conf
field to enforce input to be valid JSON string. (#9) - Adds additional argument to the
pfsense-saml2
CLI tool'supdate
command to allow a specific version to be specified.
Fixes
- Addresses issue that prevented the SAML2 UI item from being removed from pfSense's webConfigurator after package deletion.
- Minor help text corrections.
Full Changelog: v1.1.0...v1.1.1
pfSense SAML2 Auth v1.1.0
New
- Adds full support for pfSense 2.5.2-RELEASE. (#7)
- Adds automatic SAML2 configuration backups and restores preventing the need to reconfigure SAML2 after updates.
- Adds
pfsense-saml2
command line tool to assist with package management. - Various documentation enhancements.
Fixes
- Bad default file overrides. File overrides now default to pfSense 2.5.2-RELEASE for unsupported or unknown versions of pfSense. (#7)
pfSense SAML2 Auth v1.0.1
New
- Adds full support for pfSense 2.5.1-RELEASE
pfSense SAML2 Auth v1.0.0
Merge pull request #1 from jaredhendrickson13/development v1.0.0