| /[drupal]/contributions/modules/acl/acl.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Clean up some minor coder issues (no functional changes).
#371446: Use priority for the 'deny' grant, too, reported by mizerydearia.
Factor out form code into .inc file.
Implement/enable grant priority.
Add new acl_get_uids() function.
Add new acl_get_uids() function.
fixed the acl form to work correctly when integrated more than once into a form
Fix cosmetic coder issues (no functional change).
Improve hook_node_access_explain().
Improve hook_node_access_explain().
#135687: Implement grant priority.
#135687: Implement grant priority.
#229451: Allow acl_edit_form() without pre-created acl_id, by dvinegla, revised by salvis.
#229451: Allow acl_edit_form() without pre-created acl_id, by dvinegla, revised by salvis.
Implement hook_user('delete') and remove orphaned {acl_user} records.
Implement hook_user('delete') and remove orphaned {acl_user} records.
#232413: Fix error message when removing the last moderator.
#231096: Implement hook_nodeapi('delete') and remove orphaned {acl_node} records.
#231096: implement hook_nodeapi('delete') and remove orphaned {acl_node} records.
Improve acl_node_access_explain().
D6 Port ready for testing.
Make the embeddable form work.
New hook_node_access_explain() to help debugging with devel_node_access.module (existing functionality is unchanged!).
New hook_node_access_explain() to help debugging with devel_node_access.module.
Add missing hook_theme (part of porting to D6).
Ported to D6.
Copied from DRUPAL-5--1-5.
Fixed minor code formatting issue.
#150106: tell the user to rebuild permissions after disabling ACL
#168750 patch by salvis: acl_id created without $db_prefix when using shared table.
fixed acl_remove_user()
It is db_result, not db_fetch_result
Dumb recommits R us
Changed acl_has_users() to use a COUNT() query rather than db_affected_rows() which isn't always reliable on SELECT queries.
bugfix: fixed htmlspecialchars() warning if one removes the last user from an ACL
#135684 follow up, fixes denying access only to nodes that are assigned to an acl
#135684 implement hook node grants and some other improvements
#124088: E_ALL fix in acl_edit_form by ajk
#124070: acl_add_user had a typo preventing it from working.
Check for module enabled when granting a modules privileges.
#94120 and #97023 -- fix bug that totally broke submit and fix PGSQL install
Initial checkin -- intended for 5.0 -- does not yet work
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |