Problem/Motivation

The access policy module has a lot of code serving a lot of features with more planned for post release. To support future development we should organize code into sub modules starting with the UI elements.

In addition, moving any UI related code to its own sub module has the added security benefit of making it slightly harder to modify existing policies.

Proposed resolution

Move any UI related code to a new access_policy_ui sub module.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

partdigital created an issue. See original summary.

partdigital’s picture

Title: Add access_policy_api sub module » Add access_policy_ui sub module

  • partdigital committed c184c607 on 1.0.x
    Issue #3426065 by partdigital: Add access_policy_ui sub-module.
    
partdigital’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.