ngx_http_auth_basic_module.c
Gert Cuykens
gert.cuykens at gmail.com
Wed Jun 27 16:34:46 UTC 2012
Can Auth PAM module be merged into ngx_http_auth_basic_module.c pleas
Seems Auth PAM is not active anymore and will result into security
risks and eventually into a broken module.
http://web.iti.upv.es/~sto/nginx/
http://pastebin.com/EZuY1TKM
If merging is not a option can you take a look at the source code and
tell me if it is possible to make it a extension of
ngx_http_auth_basic_module.c
So that future updates to ngx_http_auth_basic_module.c will also apply
to the PAM module?
More information about the nginx-devel
mailing list