mirror of
https://gitlab.com/Shinobi-Systems/ShinobiCE.git
synced 2025-03-09 15:40:15 +00:00
Blue Turtle - The Refactoring
This commit is contained in:
parent
04011678fb
commit
b7d08eb500
67 changed files with 11651 additions and 8452 deletions
31
test/testAdminUserEdit.json
Normal file
31
test/testAdminUserEdit.json
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"data": {
|
||||
"mail": "[GROUP KEY]",
|
||||
"ke": "[GROUP KEY]",
|
||||
"pass": "[PASSWORD]",
|
||||
"password_again": "[PASSWORD AGAIN]",
|
||||
"details": {
|
||||
"factorAuth": "0",
|
||||
"size": "10000",
|
||||
"days": "5",
|
||||
"event_days": "10",
|
||||
"log_days": "10",
|
||||
"max_camera": "",
|
||||
"permissions": "all",
|
||||
"edit_size": "1",
|
||||
"edit_days": "1",
|
||||
"edit_event_days": "1",
|
||||
"edit_log_days": "1",
|
||||
"use_admin": "1",
|
||||
"use_aws_s3": "1",
|
||||
"use_webdav": "1",
|
||||
"use_discordbot": "1",
|
||||
"use_ldap": "1"
|
||||
}
|
||||
},
|
||||
"account": {
|
||||
"mail": "[GROUP KEY]",
|
||||
"ke": "[GROUP KEY]",
|
||||
"uid": "[USER ID]"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue