Files
@ 7ef7536bf8e7
Branch filter:
Location: kallithea/.travis.yml
7ef7536bf8e7
834 B
text/x-yaml
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.
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.