debian/compat
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 16 Mar 2010 12:34:29 +0100
branchstable
changeset 4910 f40fddaa79ad
parent 858 e6ae125d5903
child 11832 e8be49ecb522
permissions -rw-r--r--
[web auth] fix authentication pb when anonymous are allowed, avoiding the first authentifier to return an anon connection while a following one may find correct authentication info. This make things simpler (eventually)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
858
e6ae125d5903 reorganize debian packages (Closes: #1168)
Julien Jehannet <julien.jehannet@logilab.fr>
parents: 0
diff changeset
     1
7