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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.