1
NEWS for lazr.authentication
2
============================
7
- Switch from buildout to tox.
8
- Make httplib2 and wsgi_intercept test dependencies, not install
10
- Remove unused zope.interface dependency.
15
- Provide Python 3 support.
16
- Fix wsgi compatibility bug.
21
- Fixed a bug that prevented middleware instances from stacking.
26
- Fixed a bug that caused the OAuth middleware to specify the
27
authentication realm as Basic.