Results 1 issues of ofzza

On staging server, on failed login the API returns a 500 HTTP error: ``` POST /ThreatKB/login {"email":"[email protected]","password":"*******"} ``` --- ``` AttributeError AttributeError: 'AnonymousUserMixin' object has no attribute 'id' Traceback (most...

bug