Releases: djjudas21/puppet-mod_auth_cas
Releases · djjudas21/puppet-mod_auth_cas
0.4.1
0.4.0
- CASValidateServer functionality has been removed to retain compatibility with
mod_auth_cas
1.1. Users must either fix their SSL certificate configuration using theCASCertificatePath
directive, or switch to communicating with the CAS server over standard HTTP.
0.3.0
Bugfix
Various improvements
- Set appropriate SELinux context so Apache can write cookies
- Allow default certificate paths if not specified
- Enable management of CASValidateServer and CASDebug
- Add input validation
- No need to declare LoadModule here since apache::mod handles that for us
- Add extra metadata and a note about compatibility
Bugfix
Beta release
0.1.0 Fix semantic versioning shorthand