Skip to content

v2.5.4: Makes IP address optional for onetime tokens

Choose a tag to compare

@thorewi thorewi released this 09 Mar 10:47
· 24 commits to main since this release
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.