CHANGES
=======

.. towncrier release notes start

2.1.0 (2023-04-04)
------------------

Changes
+++++++

- Update to python-pam 2.0 API (pam)
- Drop Python-2 support (py2)
- Switch from setup.py to pyproject.toml (wheel)


2.1.0 (unreleased)
------------------

- Update to python-pam 2.0 API

- Drop Python-2 support


2.0.1 (2018-03-05)
------------------

- Handle ``PATH_INFO`` internally


2.0.0 (2018-03-04)
------------------

- Rewrite using python-pam, Flask, Python-3 compatible, pip-installable.


1.0.0 (2008-07-10)
------------------

- First working version, using PyPAM.so and webpy.org
