Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Adds compatibility with phpCAS v1.6.0. Note that this version of phpCAS was released to address a security vulnerability. However, upgrading to it will not address the security concern on your Drupal site.
There's one change from the last beta release, #3207386: Drop dependency on drupal/cas_mock_server:dev-0.x, which changes the order of parameters for the CasUserManager::register function. If you have custom code that manually registers CAS users, you must update the parameter order.
Note that you must have at least version 1.2 of the External Auth module installed with this release. It was already a dependency of this module and the 1.2 release was released months ago.
Includes one minor bug fix and two new features required by the CAS Attributes module:
- Fixed issue where user login error messages were being shown as status messages instead of errors
- Added token support with just one token for retrieving the original CAS username of the logged in user
- Added a post login event that's dispatched after a user logs in to Drupal. The CAS Attributes module needed an event like this.
This release contains bug fixes and a couple of features. Notable bug fixes include fixing a redirect loop when maintenance mode is enabled, and fixing an issue with gateway mode where a user could be redirected back to the main site with a destination parameter unnecessarily set. A new feature was added to allow for bulk user creation of CAS usernames.
We are proud to announce the first release in the 6.x-3.0 branch. Please back up your database and read the release notes before upgrading. It is not possible to downgrade to 6.x-2.x after upgrading. This release is identical to 6.x-3.0-beta2.