Posted by hunmonk on March 9, 2008 at 3:51pm
| Download | Size | md5 hash |
|---|---|---|
| logintoboggan-5.x-1.2.tar.gz | 43.2 KB | 46909ec027a9729a8eca077ee49b8a6c |
| logintoboggan-5.x-1.2.zip | 58.02 KB | d495fcc71782dba0ed9653e48af68035 |
Last updated: December 24, 2010 - 23:18
Changes since DRUPAL-5--1-1:
- #204600 by hunmonk: theme_lt_username_title can not be overwritten in template.php. replace all hardcoded theme calls with proper calls to theme().
- #221652: preserve query string in logintoboggan_destination().
- clean up validation problems with users changing their username/email to another user's username/email when login w/ email is enabled.
- exclude anon user in matching email validation check.
- #215999 by hunmonk: Login on Access Denied resets itself when module listing page is submitted and there is a module dependency for logintoboggan.
- #215981 by jbc, hunmonk: add INSTALL.txt, clarify login block setting location.