mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +03:00
Change names of HMAC feature to HASH
This commit is contained in:
parent
451041cd8c
commit
eb41bd44f8
@ -3336,7 +3336,7 @@ const command_rec module_directives[] = {
|
|||||||
cmd_hash_key,
|
cmd_hash_key,
|
||||||
NULL,
|
NULL,
|
||||||
CMD_SCOPE_ANY,
|
CMD_SCOPE_ANY,
|
||||||
"Set Encrytion key"
|
"Set Hash key"
|
||||||
),
|
),
|
||||||
|
|
||||||
AP_INIT_TAKE1 (
|
AP_INIT_TAKE1 (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user