•  
      request #5951 Avoid hardcoded redirect on login when possible
    Infos
    #5951
    Manuel Vacelet (vaceletm)
    2014-02-17 17:26
    2014-01-21 18:38
    6054
    Details
    Avoid hardcoded redirect on login when possible
    When we configure Tuleap behind a reverse proxy that does URL & domain rewriting
    most of the time, it doesn't play well with hardcoded redirect (with the domain
    name in the redirect request).

    As we only need the domain when we change of protocol (http <-> https),
    Tuleap should do relative redirects (without domain name) when there
    is no protocol change.

    As a matter of fact, when Tuleap is configured in such a setup, it should stick
    to one protocol (either full HTTP or full HTTPS) and not allow both.
    Other
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Thomas Cottier (tcottier)
    Stage
    Manuel Vacelet (vaceletm)
    Closed
    2014-02-17
    Attachments
    References
    Referencing request #5951

    Artifact Tracker v5

    rel #6030 6.11
    Referenced by request #5951

    Follow-ups

    User avatar
    • Attachments 0001-request-5951-Avoid-hardcoded-redirect-on-login-when-.patch added
    • CC list set to Thomas Cottier (tcottier)