7a2a221 Remove extraneous logging arg in authform login plugin

Authored and Committed by rcritten 8 years ago
    Remove extraneous logging arg in authform login plugin
    
    If you didn't provide credentials at all at the form by
    pressing ENTER then a 500 error would be thrown rather
    than an authentication error.
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
    
        
file modified
+1 -2