Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • jomehmet 4 posts 75 karma points c-trib
    Sep 05, 2016 @ 13:03
    jomehmet
    1

    Forgotten password link in load balanced environments

    http://issues.umbraco.org/issue/U4-222 implemented reset password link.

    The problem is that the implementation uses the http request for creating the callback url. This is a problem when you have a load balancer as the callback url will be different than the external url seen by the users. Do you have any plans on creating support for having the callback url configurable for load balanced environments?

  • Shannon Deminick 1524 posts 5270 karma points MVP 2x
    Sep 05, 2016 @ 13:16
    Shannon Deminick
    0

    If you can create a new issue for that on the tracker and link here we can follow that up, the application URL is configurable so that should be used instead of the current request url.

  • Andy Butland 422 posts 2334 karma points MVP 4x hq c-trib
    Sep 06, 2016 @ 06:40
    Andy Butland
    2

    I've created an issue here. Just about to send a PR to resolve this.

    Andy

Please Sign in or register to post replies

Write your reply to:

Draft