misc/migration/3.14.3_Any.py
author David Douard <david.douard@logilab.fr>
Fri, 17 Feb 2012 14:41:28 +0100
branchstable
changeset 8242 bc40991b7f13
parent 8149 3ed48646f354
permissions -rw-r--r--
Added tag cubicweb-version-3.14.4 for changeset 508645a54287
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