Entity Access Password module is not supported. I tried with form ID and class.

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

markdc created an issue. See original summary.

andreasderijcke made their first commit to this issue’s fork.

andreasderijcke changed the visibility of the branch 3489447-not-working-with to hidden.

andreasderijcke changed the visibility of the branch 3489447-not-working-with to active.

andreasderijcke’s picture

Status: Active » Needs review

MR adds small change to checks for regex match if there is no full match. This allows for matching entity password forms, which use the target node id or bundle.
In case of nodes, you can use entity_access_password_password_node_*.

markdc’s picture

I can confirm this works with the Group module using entity_access_password_password_group_*

Great! Thank you very much.

anacolautti made their first commit to this issue’s fork.

anacolautti’s picture

Title: Not working with Entity Access Password » Allow wildcards in form id settings (Not working with Entity Access Password)
anacolautti’s picture

Sorry for the delay. Thanks everyone for the report, fix and test. I also tested and saw no problem with this. Merged.

anacolautti’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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