osstech-jp / nginx-mod-am

OpenAM Policy Agent for NGINX
16 stars 11 forks source link

module crashes when requesting a not enforced url and notenforced_url_attributes_enable=true #6

Closed yoann-antoviaque closed 8 years ago

yoann-antoviaque commented 8 years ago

when notenforced_url_attributes_enable=true, ngx_http_am_set_user recieves a null username wich makes the module crash.

I will submit a pull request to fix it