misc/migration/3.14.3_Any.py
author Anthony Truchet <anthony.truchet@logilab.fr>
Thu, 15 Mar 2012 14:26:12 +0100
changeset 8306 4da49700b06a
parent 8149 3ed48646f354
permissions -rw-r--r--
[config, undo] Fix undo-support option migration
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