0efe98e Fix transaction check

Authored and Committed by puiterwijk 8 years ago
    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>