Fix transaction check
authorPatrick Uiterwijk <puiterwijk@redhat.com>
Wed, 19 Aug 2015 03:29:20 +0000 (05:29 +0200)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Fri, 28 Aug 2015 08:52:57 +0000 (10:52 +0200)
commit0efe98eece9af222009fb90bed7c81aa380de0e3
tree8aadcd6636b5f3507f9d5230bcb18e715b6458f0
parentf1efb10af288c438fa034e7beb62e14b8417056f
Fix transaction check

This fixes OpenID specification compliance, since the main
OpenID endpoint URL needs to serve a non-error result on
query, and the current code would error out.

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
Reviewed-by: Rob Crittenden <rcritten@redhat.com>
ipsilon/providers/openid/auth.py