8 messages in ru.sysoev.nginxNginx module to use PAM for simple ht...
FromSent OnAttachments
Sergio Talens-OliagSep 17, 2008 6:55 am 
lhmwzySep 17, 2008 7:20 am 
Sergio Talens-OliagSep 17, 2008 8:41 am 
mikeSep 17, 2008 11:26 am 
Noel LublovaryDec 4, 2008 3:28 pm 
Noel LublovaryDec 4, 2008 3:40 pm 
mikeDec 4, 2008 4:36 pm 
Sergio Talens-OliagDec 5, 2008 6:05 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Nginx module to use PAM for simple http authenticationActions...
From:Sergio Talens-Oliag (st@iti.upv.es)
Date:Sep 17, 2008 6:55:09 am
List:ru.sysoev.nginx

Hello everybody,

I just wrote my first nginx module and thought it was not a bad idea to share it with the people on this list.

The module is used to do HTTP Basic Authentication agains PAM instead of using
an htpasswd file.

You can get the source from:

http://web.iti.upv.es/~sto/nginx/

It works well for my setup, but if someone tries it and finds a bug I'ld be happy to know about it (and try to fix it, of course).

Greetings,

Sergio.