Skip to content

Issue #2933746 - Allow contrib to alter redirect and ignored routes

loze requested to merge issue/password_policy-2933746:2933746-alter-routes into 4.0.x

Adds an alter hook to change the redirect and ignored routes.

hook_password_policy_routes_alter(string &$change_password_route, array &$ignored_routes);

Edited by loze

Merge request reports

Loading