Currently the node edit form is not restricted by PbT. Restrict it via an option (config). That way old PbT users can enhance their usage if they want. New users can enable the option if they want.

This can be done by using AccessCheck service in hook_form_alter() and sending a redirect response if access is denied.

Comments

Peter Majmesku created an issue. See original summary.

jepster_’s picture

Issue summary: View changes
jepster_’s picture

Status: Active » Fixed

This is not true. Node edit form is already restricted. Added Behat test for this into 8.x-2.x branch.

Status: Fixed » Closed (fixed)

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