Changes
=======

1.2 (2012-05-10)
----------------

* Explicit call repoze.who API to challenge and forget a credential.

* Patch PAS, to resize forbidden in case of non suffisant
  authentication setting: if your are authenticated and yet are not
  authorized to access the published ressource, you will get a
  forbidden error instead of a require-authorization one. This is used
  to prevent an authentication loop when used with an SSO plugin.

1.1 (2012-02-23)
----------------

* Handle case where invalid login information is given in.

* Fix and improve caching.

1.0 (2010-02-02)
----------------

* Initial release.

