Sometimes we want to redirect the user not only for user/login, because we don't aways have this scenario.

So I changed the form to have the choice to choose the URL page.

Comments

Yago Elias created an issue. See original summary.

yago elias’s picture

StatusFileSize
new3.1 KB
bobooon’s picture

Assigned: yago elias » bobooon
Priority: Normal » Minor
Status: Needs review » Needs work

Ok, this feature might be useful since it could be used to sort of mask the user login page. Although I think the number of use-cases is probably low as most user login protected sites will still want to redirect to /user/login. Thanks for the patch. I need to make some adjustments and also apply to the D8 version.

  • robphillips committed 3aa20d7 on 7.x-1.x
    Issue #2788587 by Yago Elias: We should have a option for with page we...
bobooon’s picture

Status: Needs work » Closed (fixed)
StatusFileSize
new6.76 KB

This feature has been committed into 7.x-2.5 release. I've attached the patch as well.

bobooon’s picture

It's also been committed into the 8.x-1.9 release.