mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-12-27 02:10:52 +08:00
Added role for audit download
This commit is contained in:
parent
ce15670d7c
commit
0c35ee7f5f
1 changed files with 6 additions and 0 deletions
|
@ -369,5 +369,11 @@
|
|||
"update:any": ["*"],
|
||||
"delete:any": ["*"]
|
||||
}
|
||||
},
|
||||
|
||||
"auditclient": {
|
||||
"audit": {
|
||||
"read:any": ["*"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue