Skip to content

Tamper: Hash

Available since: 1.0.0

Makes the value a hash of the values of item being tampered.

Fields

Comparison operator

The available comparison operators like equals or less than.
When using the "Defined by token" option, make sure there is a token with this name: eca_tamper_condition:hash_operator

Comparison type

The type of the comparison.
When using the "Defined by token" option, make sure there is a token with this name: eca_tamper_condition:hash_type

Case sensitive comparison

Compare the values based on case sensitivity.

Negate the condition

Negates the condition. Makes TRUE to FALSE and vice versa.

Data to hash

Note: if the source item is not available, a hash from the input value will be generated instead.

Only if empty

A hash will only be generated if the input value is empty. You probably want to disable this option if you want to generate a hash of the input value.

Data to be tampered
Data to compare with