mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fixed user group permissions in web app.
This commit is contained in:
commit
4c1a545d58
5 changed files with 55 additions and 9 deletions
|
@ -1,6 +1,10 @@
|
|||
{
|
||||
"name": "meshcentral",
|
||||
<<<<<<< HEAD
|
||||
"version": "0.4.3-t",
|
||||
=======
|
||||
"version": "0.4.3-w",
|
||||
>>>>>>> b8ca6da3db12bf23b94068970eaf63ec22cb391e
|
||||
"keywords": [
|
||||
"Remote Management",
|
||||
"Intel AMT",
|
||||
|
@ -37,10 +41,8 @@
|
|||
"express": "^4.17.0",
|
||||
"express-handlebars": "^3.1.0",
|
||||
"express-ws": "^4.0.0",
|
||||
"html-minifier": "^4.0.0",
|
||||
"ipcheck": "^0.1.0",
|
||||
"meshcentral": "*",
|
||||
"minify-js": "0.0.4",
|
||||
"minimist": "^1.2.0",
|
||||
"multiparty": "^4.2.1",
|
||||
"nedb": "^1.8.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue