Problem/Motivation

Determining whether the list of users in ACL has been changed is a pain for the client module. ACL should provide an API for that.

Proposed resolution

Implement acl_edit_form_get_user_list_changed($form) with a bool return value, along the lines of acl_edit_form_get_user_list($form).

CommentFileSizeAuthor
#2 acl-user_list_changed-3378078-2.patch2.15 KBsalvis

Comments

salvis created an issue. See original summary.

salvis’s picture

Status: Active » Needs review
StatusFileSize
new2.15 KB

This should work. Also expanded some of the docblocks with desirable information.

  • salvis committed daa89ba3 on 8.x-1.x
    Issue #3378078 by salvis: Implement acl_edit_form_get_user_list_changed...
salvis’s picture

Status: Needs review » Fixed
salvis’s picture

Status: Fixed » Patch (to be ported)

Port to D7.

nevergone’s picture

Status: Patch (to be ported) » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

nevergone’s picture

Status: Fixed » Closed (outdated)

Drupal 7 is outdated.