Posted by jpetso on November 15, 2007 at 9:33pm
| Download | Size | md5 hash |
|---|---|---|
| loginticket-5.x-1.3.tar.gz | 9.93 KB | 4e7d23ac8ef49e4a1da1388a270a1f36 |
| loginticket-5.x-1.3.zip | 11.53 KB | 81fdd78c4e8607a45491ce314461a733 |
Last updated: December 24, 2010 - 23:18
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.