Sites with complex or customised access requirements may find the need to perform additional access checks before having a replicate action allowed.

For example, on a site with a content workflow, it might be important to be able to restrict the ability to perform replications on content that is in a particular state.
Presently, replicate_ui_access checks that the user has the necessary permissions to perform the replication, but this is not sufficient for the above scenario.

I propose adding a drupal_alter to enable other modules to provide their own additional access checks.

Comments

amoebanath created an issue. See original summary.

amoebanath’s picture

StatusFileSize
new1.28 KB
amoebanath’s picture

Assigned: amoebanath » Unassigned
Category: Bug report » Feature request
amoebanath’s picture

Status: Active » Needs review
btopro’s picture

seems reasonable

  • btopro committed 2b52a00 on 7.x-1.x authored by amoebanath
    Issue #2795137 by amoebanath: Allow other modules to have a say on...
btopro’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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

anybody’s picture