Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
62.82 KB
MD5: 2042a258497820a8e7d38a1df542b4e2
SHA-1: cf608035b88e13804b521a86e169b39798394069
SHA-256: c4022b2ae47fbe751d279d5836cf02a652a8b7951b17077f0cf70008845abc9c
Download zip
99.03 KB
MD5: 428a47a47f7ac689ffce1343725f69f1
SHA-1: bd34d8d04522afd6cebf3adf34e08294ce3ded7a
SHA-256: 66694f7777f9da5b29dc91a3ab129462d53f9a6a354938300dddc963023d59ed
Release notes
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.