![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
Re: Preventing changes on theby wog (Curate) |
on Feb 18, 2002 at 18:55 UTC ( #146208=note: print w/replies, xml ) | Need Help?? |
You cannot solve this by making HTTP_REFERER checks. HTTP_REFERER can be spoofed. In fact, almost everything that goes into your script can be spoofed, which is why the answer to your question is "no". The way to solve your problem is by not accepting a user without more authentication.
In Section
Seekers of Perl Wisdom
|
|