Form token modifier for cpg1.5.x Form token modifier for cpg1.5.x
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Form token modifier for cpg1.5.x

Started by Αndré, July 16, 2010, 09:48:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Αndré

This plugin modifies the form token criteria array. It adds client side values (ip address and browser agent) to the form token generator. This generates super secure form tokens, but may add issues (the 'A valid token  could not be found' error message) for people who are using a pseudo-security apps which remove the user agent or people where their ISP changes their IP address frequently.

This plugin has no configuration, as it automatically adds the client side values to the array.


You need at least cpg1.5.8, as the needed plugin hook has been introduced in revision 7778.