[drupal-devel] Seems like form validation might fail with some users
Steve Dondley
sdondley at gmail.com
Sun Nov 6 18:54:20 UTC 2005
Some ISP's, like AOL, change a user's IP address from one page view to
the next. It seems like this might cause a problem for the new forms
API which uses the IP address to create a token used to validate a
form. The IP address collected from the user when used the form gets
loaded could be different from the IP address seen when submitting it.
More information about the development
mailing list