You can add the $raw_ip to the log_write functions to add that capability.
Not sure if thats by design or an oversight.
login.php
[code]
// Write the log entry
log_write("Failed login attempt with Username: " . $superCage->pos...
Not sure if thats by design or an oversight.
login.php
[code]
// Write the log entry
log_write("Failed login attempt with Username: " . $superCage->pos...