mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Change names of HMAC feature to HASH
This commit is contained in:
@@ -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 (
|
||||||
|
Reference in New Issue
Block a user