misc/migration/3.14.3_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 14 Feb 2012 15:14:40 +0100
branchstable
changeset 8232 8c29253105ba
parent 8149 3ed48646f354
permissions -rw-r--r--
backport oldstable
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