mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-11 18:35:46 +02:00
feat(acl): add acl keys to acl save/load (#2273)
* add acl keys to acl savel/load * add tests
This commit is contained in:
parent
2703d4635d
commit
8323c82dc5
6 changed files with 13 additions and 10 deletions
|
@ -96,6 +96,7 @@ namespace dfly::acl {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
return keys_allowed;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue