comparison test/test_postgresql.py @ 6375:c4371ec7d1c0

Call verifyPassword even if user does not exist. Address timing attack caused by not doing the password check if the user doesn't exist. Can expose valid usernames. Really only useful for a tracker that doesn't allow anonymous access to issues. Issues usually show usernames as part of the message display.
author John Rouillard <rouilj@ieee.org>
date Tue, 06 Apr 2021 22:51:55 -0400
parents 5cb6e6b594b0
children 39189dd94f2c
comparison
equal deleted inserted replaced
6374:977e0ef08406 6375:c4371ec7d1c0

Roundup Issue Tracker: http://roundup-tracker.org/