Closed (duplicate)
Project:
Password Reset Landing Page (PRLP)
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2021 at 22:35 UTC
Updated:
9 Jan 2026 at 21:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jasonawantclosing, I imagine this will not be a supported feature request. I can see providing a hook or instruction developers to use override via https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-....
Comment #3
jitesh doshi commented@jasonawant you're giving up too easily ;-) If you provide a patch, others can use it if they wish, and I will eventually include it in the main release.
Comment #4
jasonawanthaha, well, I thought this feature request strays a bit too far from what this modules does.
How would you like to see this feature implemented?
Comment #5
jitesh doshi commented@jasonawant, how about something like the UI in this attached image? Basically, let the admin provide a map of roles to destinations. In fact, maybe the checkbox for overriding can be omitted (empty textarea means checkbox false, filled means true).
Comment #6
anybodyI think making the module compatible with other redirect modules would be the better solution. Also see #3310140: Allow other modules to alter the destination route.
Comment #7
anybody@jitesh doshi what do you think about #6? I'd indeed vote to close this one based on the suggestions. Think this would be too specific here!
Comment #8
ccrawford91 commentedThe PR from issue #3310140 adds a hook which modules can implement to alter the redirect as they see fit. It has been merged and will included in the next release.
Comment #9
ccrawford91 commented