mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-21 17:06:28 +02:00
add support status on users
This commit is contained in:
parent
e59631607b
commit
413c058ffc
10 changed files with 156 additions and 8 deletions
|
@ -156,6 +156,7 @@
|
|||
'add' => '/user/add/',
|
||||
'create' => '/user/create/{csrf}/',
|
||||
'delete' => '/user/delete/{csrf}/',
|
||||
'update_status' => '/user/delete/{status}/{csrf}/',
|
||||
],
|
||||
|
||||
'Phone' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue