Simon Belak <[EMAIL PROTECTED]> writes: > Would you mind trying without identity.require() and if it does the trick, try > applying attached patch to identity/conditions.py.
OK, after applying the patch by hand it also works with identity.require(). It looks like identity's decorator was flawed (this patch might also solve the newly #503 reported right now). -- Jorge Godoy <[EMAIL PROTECTED]>

