Download Size md5 hash
acl-5.x-1.4.tar.gz 9.13 KB 23a3472237e4d2e42861272ed901a59f
acl-5.x-1.4.zip 10.2 KB 615de07e746c7cddbb9b5a98125df439
Official release from tag: 5.x-1.4
Last updated: December 24, 2010 - 22:23

Bugs fixed:
o fixed acl_remove_user()
o Changed acl_has_users() to use a COUNT() query rather than db_affected_rows() which isn't always reliable on SELECT queries.
o fixed htmlspecialchars() warning if one removes the last user from an
o #135684 follow up, fixes denying access only to nodes that are assigned to an
o #135684 implement hook node grants and some other improvements
o #124070: acl_add_user had a typo preventing it from working.
o #124088: E_ALL fix in acl_edit_form