<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/7ef7536bf8e7e6a31f9497621aea0cc866968bec" style="text-decoration: none; font-weight: bold; color: #573;">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...</a></h1>
<div id="body">
andrewsh committed on 2016-02-24 12:32:33<br />branch: stable<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/7ef7536bf8e7e6a31f9497621aea0cc866968bec">7ef7536b</a><pre>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)</pre>
</div>
</div>
</div>
</body>
</html>