Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #12618 Jenkins webhook might fail when the server URL ends with /
    Infos
    #12618
    Thomas Gerbet (tgerbet)
    2018-12-13 11:33
    2018-12-12 13:40
    13325
    Details
    Jenkins webhook might fail when the server URL ends with /
    If a user gives an URL ending with a / Tuleap will try to to notify the Jenkins via an URL looking like this https://jenkins.example.com//git/notifyCommit. Due to the // in the URL Jenkins will not apply the same CSRF checks than for https://jenkins.example.com/git/notifyCommit and the notification request can be rejected with a forbidden error.
    Continuous Integration
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-12-13
    Attachments
    Empty
    References
    Referenced by request #12618

    Follow-ups

    User avatar
    Integrated into Tuleap 10.8.99.56

    • Status changed from Under review to Closed
    • Connected artifacts
    • Close date set to 2018-12-13
    User avatar
    Thomas Gerbet (tgerbet)2018-12-12 14:11
    Patch under review here: gerrit #13418.

    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    • Status changed from Under implementation to Under review