.. -*-rst-*-

========================
ClueMapperSecure History
========================

v0.6.3 (2008-07-07)
===================

  * If a permission error is raised with 403 and no user has yet
    authenticated, then the login page is displayed.  Fixes #1

  * Added htpasswd module for manipulating htpasswd files

  * Updated Paste dependency to 1.7.x

v0.6.2 (2008-06-07)
===================

  * Fixed #4: newly created users can now authenticate

v0.6.1 (2008-06-05)
===================

  * Now depends on repoze.who >= 1.0.1


v0.6 (2008-05-15)
=================

  * Authorization filter now explicitly looks for /login or /logout
    to direct logging in and logging out
