view CHANGES @ 11:ee8ff54f9b66 0.2

Auth request: add CHANGES.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 24 Mar 2010 07:29:13 +0300
parents
children
line wrap: on
line source


Changes with auth request module 0.2 (2010-03-24):

    *) Feature: auth_request_set directive.

    *) Bugfix: segmentation fault happened on auth request handled by
       proxy_pass or fastcgi_pass if initial request has non-empty body.


Changes with auth request module 0.1 (2010-02-27):

    *) The first public version.