misc/migration/3.8.1_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 10 Sep 2012 15:08:55 +0200
branchstable
changeset 8550 63260486de89
parent 5379 c082dea0731b
permissions -rw-r--r--
[server/utils] catch ValueError from password verification passlib can raise ValueError when it can't recognized a hash. Treat that as a wrong password.

rql('SET X name "BoundaryConstraint" '
    'WHERE X is CWConstraintType, X name "BoundConstraint"')