loginticket 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| loginticket-5.x-1.3.tar.gz | 9.93 KB | 4e7d23ac8ef49e4a1da1388a270a1f36 |
Official release from CVS tag: DRUPAL-5--1-3
Last updated: November 15, 2007 - 21:35
Follow-up release: fix the (newly introduced) feature that keeps the user logged in if she's the target (passcode-matching) user. The fix is twofold: a) it calls hook_loginticket($op='login') also for this case, and b) it returns the user object instead of TRUE, which is what the apidox say.
