Ian Skinner wrote:
> <cfif Left(cgi.http_user_agent, 10) IS NOT "CFSCHEDULE">
>     <cfabort>
> </cfif>
>
> Just for an FYI, user agents can be modified from client systems, with some 
> browsers - very easily.  Thus this could be bypassed by somebody in the know, 
> if they wanted to do so.
>
>   
Yep, thought about that a little while after I sent it - I'd add an IP 
check as well.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271904
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to