Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
78.48 KB
MD5: a5dbe49c4f0bfda6fbe5658b7d3f6df0
SHA-1: dfc888014c608e0c2f6cfbed9f5dbb7fae1705e3
SHA-256: ad001eccf95e134a825b17da9e3ce8a1175bdc5ea73e9d26b0de06772f445f9d
Download zip
124.05 KB
MD5: 355d52cb01446cf2a6d90dc4eec37592
SHA-1: a8f7689f1e610bf3d9390d5a2a97eaa6911842d1
SHA-256: 31f738c5d14145d9fc76c5c2e229259bc19cb37faca5e480ac0ce2b42adda4fd
Release notes
Features
- #3111073: Allow a pre-login subscriber to set the reason for cancelling the login
- #3105448: Make CAS username clickable in user add status message
- #3150354: Allow altering CAS server connection info before it's used
Bug fixes
- #3123347: Single Log Out (SLO) not removing client session
- #3106985: When bulk-adding CAS users, email is malformed.
Tasks/Misc
- #3083285: Depend on drupal/cas_mock_server:dev-1.x when possible
- #3117652: Drupal 9 readiness
- #3110204: drupal-check Drupal 9 forward compatibility checker flags PHPUnit tests as not compatible.
- #3124254: PHPUnit deprecation notice $defaultTheme is required in drupal:9.0.0 when using an install profile that does not set a default theme
- #3124256: PHPUnit deprecation notice Calling CasUserManager::register() without the $local_username argument is deprecated in cas:8.x-1.6 and the $local_username argument will be required in cas:8.x-2.0.
- #3138426: Replace deprecated usage of EntityManager::getStorage() with EntityTypeManagerInterface::getStorage()
- #3150039: Missing core_version_requirement property in test modules cause exceptions with Drupal 9.0.x