Downloads
Download tar.gz
25.43 KB
MD5: 12b3559bb42fce43ff54ed026536cb82
SHA-1: bccf73a920d256ee246206f713ea81634ad38e25
SHA-256: 3cb8540079c20c0a78e1b1d179377d8a3506fc3cc8d4372bc91bc9f831f376a7
Download zip
28.86 KB
MD5: f05d5315dd271fd1ec692d3b193a2e3d
SHA-1: 5ec5c9d9c794f32cc485d9e3d96058a861052df2
SHA-256: c833aebc09c0e907376dfb943a6c4395e91cba6cb1c1da72b40510382fab12bf
Release notes
4.0-rc3 contained a grave bug, this release only corrects #1076942: Fatal error: Only variables can be passed by reference in /sites/all/modules/shib_auth/shib_auth.module on line 278
-----
For reference, release notes for 4.0-rc3 is repeated:
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.