2.2 2014-03-05
--------------

- add missing __init__.py [giacomos]

2.1 2014-02-10
--------------

- Add default configuration profile for mixed authentication environments
  [datakurre]

2.0 2013-03-27
--------------

- This is a major change
- All LDAP code has been removed. If you want to use LDAP to look up
  user details then use a separate LDAP PAS plugin
- The kerberos python library is now only installed if you add [unix]
  option with the egg
- We now decode the username to Unicode before returning it


1.3 (2013-03-18)
----------------

- Fixed missing README.txt in last release

1.2 (2013-03-18)
----------------

- Works with subrequests now (p.a.theming)

1.1 2013-03-18
--------------

- Fixed it so we work within a subrequest (so p.a.themeing works)

0.9 Initial release
-------------------

- Initial release
