Releases: TeslaGov/ngx-http-auth-jwt-module
Releases · TeslaGov/ngx-http-auth-jwt-module
PEM Support, Optional `sub`, Docker Cleanup
- PEM key file support (#56)
- rearrange dockerfile
- Copy the PC files out of the docker image
- Ignore the PC files
- Revert "Merge pull request #54 from TeslaGov/pr/42"
- downgrade libjwt and libjansson
- Use nginx.org yum repo instead of epel
- Fix possible overflow - thanks @eutychus
- added NGINX_VERSION to Makefile to allow for overriding
- Dockerfile formatting
- Makefile cleanup
- add task to copy binaries from container
- add option to not extract sub -- fixes #66 (#70)
- Docker / build refactor & update Nginx (#69)
removed auth_jwt_redirect
In this release, I merged the generous contribution from @max-lt that reduced the C-code in favor of nginx configuration. This eliminated the need for the auth_jwt_redirect
attribute.
Call jwt_free
We're calling jwt_free
now. See #36
First Release! ⚡
v0.0.1 v0.0.1