« Previous | Next » 

Revision aaaf78f2

IDaaaf78f2acd92cbf5096ff76e2f1a4b76d4a8f52

Added by Giorgos Korfiatis over 10 years ago

cyclades: Fix userdata limit check

Argument passed to PublicKeyPair.user_limit_exceeded() was a dict
rather that a string (user uuid). Django would happily convert it
to a string and pass it through to the database query.

Also fix a minor bug in tests.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences