mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +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,
|
||||
NULL,
|
||||
CMD_SCOPE_ANY,
|
||||
"Set Encrytion key"
|
||||
"Set Hash key"
|
||||
),
|
||||
|
||||
AP_INIT_TAKE1 (
|
||||
|
Loading…
x
Reference in New Issue
Block a user