Files
@ 7ef7536bf8e7
Branch filter:
Location: kallithea/setup.cfg
7ef7536bf8e7
1.1 KiB
text/x-ini
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.