Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • hg-git hg-git
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 79
    • Issues 79
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

April 05-07 - Mercurial Paris Conference 2023 - One day of workshop dedicated to Heptapod and Mercurial usage and workflow. There are still places available for both workshops and talks!

  • mercurialmercurial
  • hg-githg-git
  • Merge requests
  • !77

WIP: HTTP proxy authentication

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Dan Villiom Podlaski Christiansen requested to merge topic/default/http-proxy-auth into branch/default Jan 11, 2021
  • Overview 2
  • Commits 1
  • Pipelines 8
  • Changes 1

This implements HTTP proxy authentication. Unfortunately, it didn't help me, since the proxy I needed it for uses SPNEGO or NTLM authentication, which isn't really supported by urllib3 — or Mercurial itself, for that matter. I wasn't sure how to test it either, so I have yet to try it out successfully.

So, I've labeled this a proposal, for now.

Edited Jan 31, 2021 by Dan Villiom Podlaski Christiansen
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/default/http-proxy-auth