Releases: misd-service-development/drupal-raven
Releases · misd-service-development/drupal-raven
7.x-1.6
7.x-1.5
7.x-1.4
7.x-1.3
- Make sure user accounts are saved when logging in, even when blocked.
- Hide the user login block on the backdoor login page.
- Add 'is Raven user' Rules condition.
- Prevent double language prefixing of URLs.
- Rewrite generated
user/login
paths toraven/login
when Raven is enforced.
7.x-1.2
- Log the real email address when creating a user in case another module has changed it (from the generic
[email protected]
form). - Let Drupal construct the query string when redirecting to Raven.
- Fixed a typo on the help page.
- Fixed a bug where the
destination
query string parameter was not handled correctly. - Made compatible with the Redirect 403 to User Login module.
- Use sensible defaults for variables in case they are unavailable.
- Use php.net short URLs.
7.x-1.1
- Made compatible with PHP 5.2.
- Fixed bug where certain characters in the website description (eg ampersands) broke the redirect to the Raven login page.
- Added option to authenticate Raven for Life accounts.
- Added option to use the Demo Raven service.
- Fixed bug where language prefixes in multilingual sites broke login page overriding.
- Fixed bug where disabling clean URLs broke the ability to log in.
- Fixed bug where saving the configuration form could stop the website description from appearing on the Raven login page.
- The login failure redirect path is now validated.
7.x-1.0
- Initial release.