logintoboggan 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| logintoboggan-6.x-1.0.tar.gz | 45.04 KB | 422793b210b1edae5b874daf102356b8 |
Official release from CVS tag: DRUPAL-6--1-0
Last updated: March 9, 2008 - 16:40
Changes since DRUPAL-5--1-2:
New features
- convert collapsible login block to jquery.
- #110026 -- Invoke hook when validating email. patch by mcarbone, mfb.
- #179512 by hunmonk: make redirect support on all user account creations.
- #179512 by hunmonk: make confirmation redirects work for core email validation as well.
- #57623 by hunmonk. Bring back set password only option. Add optional 'Immediate login' checkbox to logintoboggan settings page -- user is only logged in automatically if this is enabled.
- #197906 by hunmonk: Add description for 'Block type' setting.
- make username/password title/description themable, and don't clobber exiting attributes.
- #196298 by hunmonk: make login/register link themable, and smart about registration options.
- RTL version of LoginTogobban's hebrew translation file
- #227532 by levavie: RTL version of LoginToboggan's CSS file.
- added spanish translation
Bugfixes
- make email confirm textfield the same size as email textfield.
- close XSS attack vectors in themed 'logged in' block, and login block message.
- #118517 -- Fix text substitution variables in revalidation e-mail. patch by Benjamin Melancon and myself.
- #145727 - Help text positioned in the middle of the login form rather than the top. patch by p_palmer, myself.
- #129411 by hunmonk. add pre-auth role to existing roles on registration.
- #174553 by baldwinlouie, hunmonk: Grammer is incorrect when the password length validation message comes up.
- redirect should always be returned, so users who didn't create their own password are redirected to the front page if no redirect is specified.
- by hunmonk, webchick: don't clobber other submit handlers on user registration.
- #196553 by hunmonk: LoginToboggan interferes with other modules altering registration form. manually place the registration submit function at the beginning of the submit handlers.
- #197906 by hunmonk: Add description for 'Block type' setting.
- #198551 by hunmonk: User registration guidelines not on top of registration form. properly re-weight the help text.
- #204383 by hunmonk: User can register with email address -- doc error. removed faulty doc -- users have always been able to register w/ an email address for a username.
