misc/migration/3.8.3_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 20 Jul 2012 11:31:34 +0200
branchstable
changeset 8485 8de41063d629
parent 5589 25bf54dab82b
permissions -rw-r--r--
[web login] fix after login redirection: redirect expect an url not a relative path. Breaks on cases like '?vid=aview'. Closes #2423575

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