You may want to integrate it with: https://github.com/unbit/uwsgi/tree/master/plugins/pam
I've seen that plugin and honestly - didn't understand at all... what does it do? It just starts the pam session for current uwsgi server user or for the user specified in pam-user option value... What could this be used for??..
otherwise you can maintain it as third party plugin. With the upcoming 1.9.21 the uwsgi binary is able to compile plugins by itself (without bothering with build profiles or ifdef) with a simple: uwsgi --build-plugin <directory>
Thanks, that's really a great feature :) -- With best regards, Vitaliy Filippov _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
