npm / npme-installer

npm Enterprise installer
https://www.npmjs.com/enterprise
Other
35 stars 21 forks source link

Feature Request: Allow NTLM proxy negotiation config in Settings #120

Open Barryrowe opened 8 years ago

Barryrowe commented 8 years ago

It's great that the npmo server can make use of a proxy, but many corporate environments have NTLM authenticated proxies which requires more than just the proxy URL. Allowing an admin to setup the UN/PW credentials for an account to negotiate with the proxy would be a nice flexible addition to the server.

It's possible to work around this with a third party product like CNTLM, but would be much nicer to have the negotiation handled within npmo.

nexdrew commented 8 years ago

@Barryrowe Thanks for creating this!