Downloads
Download tar.gz
9.93 KB
MD5: 4e7d23ac8ef49e4a1da1388a270a1f36
SHA-1: a15d23e2d00f32893642c429fd0e80da18c301c7
SHA-256: aeedbdd7821d09c0a729d886f12c7016ac96b0e313de2f1d398784b1a18765be
Download zip
11.53 KB
MD5: 81fdd78c4e8607a45491ce314461a733
SHA-1: e513a72d6bf16dbf2a9eba80621c55343ae69030
SHA-256: ed8f3e1d866d1155a422f6db6e7ad5ad2c023078767f75bde042d215eda49c4b
Release notes
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.