Ignore:
Timestamp:
Jun 22, 2019 3:01:53 AM (5 years ago)
Author:
anonymous
Message:

misc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/Auth_SQL.inc.php

    r690 r692  
    433433            return false;
    434434        }
     435
     436        // TODO: log all auth attempts to db_login_table, not just successful ones. Then, rate-limit login attempts.
    435437
    436438        // Check given password against hashed DB password.
Note: See TracChangeset for help on using the changeset viewer.