v2.5.4: Makes IP address optional for onetime tokens
Allows the IP address field to be null in the database and handles cases where $_SERVER['REMOTE_ADDR'] is unavailable, such as when executing from the command line.
Allows the IP address field to be null in the database and handles cases where $_SERVER['REMOTE_ADDR'] is unavailable, such as when executing from the command line.