Hello!I've just implemented a PAM authentication plugin for uWSGI server and I would be happy to contribute it to your project :-) what are your thoughts, is it possible?
It's just like router_basicauth, just using PAM to check usernames/passwords. The route syntax is "pamauth:<service_name>". <service_name> is also used as the HTTP realm.
My personal use case was to use domain authentication with git-http-backend CGI script running under uWSGI.
-- With best regards, Vitaliy Filippov
uwsgi_router_pamauth.tar
Description: Unix tar archive
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
