Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download acl-7.x-1.0-beta3.tar.gztar.gz 14.01 KB
MD5: 5c3027501c21cfae1c48490b000854c2
SHA-1: fd7a69a59a4030281d20a77c3cbf52c2f720fad5
SHA-256: 7e422c70373ddf303a372af14c3fc0e69d50d3518f0e2a1f674917f7de4aba92
Download acl-7.x-1.0-beta3.zipzip 16.79 KB
MD5: 6f209020a3c223f6a8550abd13526c22
SHA-1: 0a4b794ba44809f0a79732db53e89dd715fa6bad
SHA-256: ef019ee62621b4bbd73109c1f7b31d712c078db9b41cba4cef1336b5c72c7e1a

Release notes

This is BETA3 of ACL for Drupal 7.

We do not recommend installing it on a production site yet, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #690618-8: ACL for D7 for details.

Changes since BETA2:
Enhancements:
- Issue #852486 by salvis: Optimize acl_node_clear_acls().
- Add tests for acl_node_*().
- #968382: Install better indexes.
Bug fixes:
- Rename acl_create_new_acl() to acl_create_acl().
- Fix indenting, spacing, comments; remove useless helper functions. No functional changes.
- #1024114: Fix query in acl_get_id_by_name().

Note: The devel_node_access (DNA) module, which is part of the Devel module, provides an in-depth view into the inner workings of node access, especially if you enable its debug mode at admin/config/development/devel#edit-devel-node-access-debug-mode and its second block. This is a big help for understanding the forces that control access to any given node.

Created by: salvis
Created on: 17 Apr 2011 at 20:24 UTC
Last updated: 17 Apr 2011 at 20:28 UTC
New features
Bug fixes
Insecure

Other releases