Skip to content

append data to variables #340

Open
Open
@rcbarnett-zz

Description

@rcbarnett-zz

MODSEC-187: Like adding number to a variable (TX.setvar: var=+1), it would be useful to be able to append a string to a variable (ex: TX.setvar:var=>new_string).

In usual cases, this could oviously be done manually:
TX.setvar:var=%{TX.setvar}new_string

But you cannot do the same when you variable name depends on a variable:
TX.setvar:var_%{TX.number}=>new_string

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions