Downloads
Download tar.gz
25.43 KB
MD5: 74e025a3adea19436911760a5a86e4e1
SHA-1: 56742d3ab26eedb503253bf019ffa7bde7f0b17d
SHA-256: 4c6658e6c9c8c60bcf3731790946dddf08cfecdbdc69542b8acb02dced77c2c1
Download zip
28.86 KB
MD5: 348dbf49810873529ee06f6032cf6180
SHA-1: d0a58a6b72a58883950e6013aecac41fbcc70eb8
SHA-256: cb70ac2135ff4116770c8370bc7394d30799fa68e5d825a386208d08748bfa6a
Release notes
This release fixes http://drupal.org/node/1719462 - but users are encouraged to ugprade all the way to 6.x-4.0 since this release contains a grave bug.
This is a release candidate. Community tests are very much appreciated.
Upgrade instructions:
- Read the documentation
- Ensure that you can login as administrator using a password. Upgrading/configuring the new version might fail if you're using the module to log in.
- Back up your database.. We can't stress this enough.
- After overwriting module files, run update.php (It's also necessary if you are upgrading from 4.0-rc1.)
4.0-rc2 version was tagged, but a couple of bugs were left out, therefore it was not released.
Bug fixes since -rc1:
- Account linking fully rewritten
- #1062222: Redirect after logout
- #1041250: Custom username conflict while linking existing account to shib identity
- #1057214: get_custom_data form accessible to non-shib_auth users including anonymous
- #1040552: Linking existing account to shib identity deletes profile (module) field data
- #1044180: Version mismatch in module info file
- #778074: shib_auth doesn't call user_module_invoke('login')
- Properly deny blocked users
New features since -rc1:
- #1057204: Abort or Shibboleth/Logout option on get_custom_data form
- More code standardization and comments
- Enhanced DEBUG a little bit
A big thanks to everyone who reported bugs, offered patches or otherwise contributed to the development. Testing is very much welcome.