misc/migration/3.8.3_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 10 Oct 2013 13:46:44 +0200
changeset 9286 02a491f6fa92
parent 5589 25bf54dab82b
permissions -rw-r--r--
[querier/security] instrument a bit the querier read security checks Related to #2920304

if 'same_as' in schema:
    sync_schema_props_perms('same_as', syncperms=False)
sync_schema_props_perms('Bookmark', syncperms=False)