kare / ngx_http_auth_crowd_module

Provides Crowd authentication for Nginx
Other
37 stars 16 forks source link

Fix outdated code, verbose logging and config #9

Closed SMillerDev closed 5 years ago

SMillerDev commented 5 years ago

This defines the requirement on curl better, doesn't log all output for each request and uses ngx_str_set where it can.