Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
10.17 KB
MD5: 5a9d74989136b96587d7097f4858aeb9
SHA-1: df3ae3cea39a242a34f5f57684259ff80b6b8f14
SHA-256: c6153dc966803e3b7a4f4864f617067ab78beb15d73dc19a33cf21a6a23491e5
Download zip
11.79 KB
MD5: 43455350c1924efe5c1cc0b783b75d52
SHA-1: fe9f9dee17d7013ed403f116749d50961b7f65ed
SHA-256: a8b9c1f3ed21e312a32950e76c9a8d98b94825a374bebe7e76c779aeb7d6f4c2
Release notes
Rules integration for when an email was sent allowing site admins to either redirect the user to a help page or display a message.
Issue #1223122 by Niklas Fiekas: Log via watchdog when a failed login email is sent out.
Issue #1391766 by Niklas Fiekas: Removed table prefix wrapping in a call to db_add_field().
Issue #1391758 by Niklas Fiekas: Added the configure link to the module page.
Issue #1244432 by animelion, Niklas Fiekas: Fixed recoverable fatal error to db_query().