debian/compat
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 03 Jan 2012 17:59:31 +0100
branchstable
changeset 8149 3ed48646f354
parent 858 e6ae125d5903
child 11832 e8be49ecb522
permissions -rw-r--r--
[https] Allow configuration of anonymous access on https (closes #1971992) For now any anonymous access in denied on secured connection (https-url). This patch introduce a configuration option to control this behaviour. New instance will allow it. Old instance should stay as is during migration.
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