TeslaGov / ngx-http-auth-jwt-module

Secure your NGINX locations with JWT
MIT License
309 stars 118 forks source link

#37: Removed auth_jwt_redirect and auth_jwt_loginurl directives #42

Closed max-lt closed 4 years ago

max-lt commented 6 years ago

37. Closes #13

max-lt commented 5 years ago

Server is defined in "resources/test-jwt-nginx.conf". Maybe your test is failing because of an image name conflict, it can pass it.

fitzyjoe commented 5 years ago

Once I merged master in, the tests passed. Docker wasn't listening or passing through port 8000 otherwise before I merged. Perhaps this was due to my version of docker. @crain9412 lets talk about these changes. It removes a lot of the C code and makes it simpler. This change requires conf changes for us and any other users of this module.

big-kahuna-burger commented 5 years ago

Update on will this get merged into master anytime soon?