Code Monkey home page Code Monkey logo

ntlm-transport's People

Contributors

mholt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ntlm-transport's Issues

Caddy fails to build

When attempting to build Caddy v2, I get the following error:

github.com/caddyserver/ntlm-transport

/go/pkg/mod/github.com/caddyserver/[email protected]/ntlm.go:161:48: not enough arguments in call to n.HTTPTransport.NewTransport
have ()
want (caddy.Context)

xcaddy failing to build with NTLM

Looks like when trying to build with NTLM via xcaddy its complaining about a version mismatch.

2022/07/13 16:35:52 [INFO] exec (timeout=0s): /opt/hostedtoolcache/go/1.18.3/x64/bin/go get -d -v github.com/caddyserver/ntlm-transport github.com/caddyserver/caddy/v2 
go: downloading github.com/caddyserver/ntlm-transport v0.1.2
go: github.com/caddyserver/ntlm-transport@upgrade (v0.1.2) requires github.com/caddyserver/caddy/[email protected], not github.com/caddyserver/caddy/v2@upgrade (v2.5.2)
2022/07/13 16:35:56 [FATAL] exit status 1
Error: Process completed with exit code 1.

I saw via issue #2 that it was fixed. Was the version supposed to be bumped to Caddy 2.5.2 and not the non-existent version of 2.5.3?

Fails to build from source

Hi,

When trying to build Caddy from source using xCaddy, I get this error:

2022/07/25 09:24:05 [INFO] exec (timeout=0s): /usr/local/go/bin/go get -d -v github.com/caddyserver/ntlm-transport github.com/caddyserver/caddy/v2
go: downloading github.com/caddyserver/ntlm-transport v0.1.2
go get: github.com/caddyserver/ntlm-transport@upgrade (v0.1.2) requires github.com/caddyserver/caddy/[email protected], not github.com/caddyserver/caddy/v2@upgrade (v2.5.2)
2022/07/25 09:24:07 [FATAL] exit status 1

Any idea how to fix?

Thanks!

Francisco

Question: Can I accept NTLM requests and route based on user?

I have an unsecured REST API that I'd like to secure using this module, but I can't get a grip on what it does. I need to put a reverse proxy in front of my API that can accept NTLM authentication and route the request based on the username, OU, etc. Is that what this module is for or do I need to use something like Caddy Security for that?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.