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
208d9d3a93
commit
428cbcb6b2
@ -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