misc/migration/3.14.3_Any.py
author David Douard <david.douard@logilab.fr>
Thu, 01 Mar 2012 15:31:21 +0100
branchstable
changeset 8291 f559ab9602e7
parent 8149 3ed48646f354
permissions -rw-r--r--
prepare version 3.14.5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8149
3ed48646f354 [https] Allow configuration of anonymous access on https (closes #1971992)
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     1
# keep the same behavior on existing instance but use the new one on new instance.
3ed48646f354 [https] Allow configuration of anonymous access on https (closes #1971992)
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     2
config['https-deny-anonymous'] = True