bugzilla-bug-12: The Unmitigated Disaster

Reported by: Jane Doe, Junior Coder

Priority: Critical

Severity: Catastrophic

Description: The bug in question causes the entire server to freeze whenever someone attempts to log in with an incorrect password. This is due to an infinite loop in the password validation script.

Steps to Reproduce:

  1. 1. Go to the login page.
  2. 2. Enter a password of your choice.
  3. 3. Click "Login".
  4. 4. Wait for approximately 5-10 minutes for the server to freeze.

Expected Result: A successful login.

Actual Result: The server becomes unresponsive and must be restarted manually.

Workarounds: None.

Related Bugs: bugzilla-bug-5, bugzilla-bug-7

Fixing the Logic