TeslaGov / ngx-http-auth-jwt-module

Secure your NGINX locations with JWT
MIT License
310 stars 119 forks source link

Joefitz/match rh nginx110 version #9

Closed fitzyjoe closed 7 years ago

fitzyjoe commented 7 years ago

Switched escape algorithms NGX_ESCAPE_URI->NGX_ESCAPE_ARGS Turned off log debug statements Rearranged Dockerfile to use the cache more Changed some memory allocation from malloc to palloc to use the memory pool Name the container in the shell script.