auth: support both old and new python-pam API python-pam 1.8.* provides a new API replacing the previously available authenticate() function. The latest unr...
andrewsh committed on 2016-02-24 12:32:33
branch: stable tag: tip changeset: 7ef7536b auth: support both old and new python-pam API python-pam 1.8.* provides a new API replacing the previously available authenticate() function. The latest unreleased version brings it back, but until it's available, use a custom shim instead. M kallithea/lib/auth_modules/auth_pam.py (9 lines added, 2 lines removed) |
_______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
