Sammy Ndabo
5193fef888
[BETA] Meshcentral Bootstrap 5 User Interface ( #6450 )
...
Co-authored-by: Bruno Kambere <brunokambere@gmail.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Simon Smith <simonsmith5521@gmail.com>
2024-10-19 18:33:40 +01:00
trmdi
63930c4b33
Use built-in login validation ( #6434 )
...
* Use built-in login validation
* use button instead of submit to avoid duplicate submits
---------
Co-authored-by: Simon Smith <simonsmith5521@gmail.com>
2024-10-19 16:47:33 +01:00
si458
ac27034542
update packages
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-10-17 20:45:11 +01:00
si458
cfe9345b53
require package version from correct folder
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-10-17 20:18:05 +01:00
si458
1e2d736d6d
pin openid-client to 5.7.0 for moment
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-10-17 17:36:17 +01:00
Meet50
0c825251eb
Update sysinfo.js meshcmd ( #6448 )
2024-10-15 11:36:01 +01:00
Daniel-Hillenbrand
ccf00b7d06
add annotation about using own IDP, CA and Docker ( #6454 )
2024-10-15 09:45:24 +01:00
si458
6d412a7bea
show local/relay devices in online filter #6440
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-10-12 03:24:31 +01:00
si458
5a0d3054b8
fix reports missing multiplex desktop sessions #6445
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-10-12 02:53:50 +01:00
si458
6dbc6d2d07
update express to fix xss
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-10-12 00:12:51 +01:00
si458
ea8e1b1076
fix log.txt with json objects
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-10-10 18:34:52 +01:00
si458
d1368791e9
move orphanAgentUser to domain config-schema
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-10-08 14:01:02 +01:00
si458
590166f847
fix meshaction with foldr based domains #6436
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-10-08 08:51:16 +01:00
si458
19d0df7e7f
always show active users for offline devices #6421
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-10-05 21:38:49 +01:00
Josiah Baldwin
1d87c42977
Fixed bug with agent reconnecting ( #6431 )
2024-10-05 17:21:48 +01:00
si458
ec7505987d
fix login button disabled when autofilled #6428
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-10-05 16:59:55 +01:00
si458
37729269ba
fix public folder sharing for domains without dns
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-10-01 12:10:48 +01:00
si458
952bcde25f
refix publicfiles sharing for folder based domains #6406
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-10-01 11:47:41 +01:00
Ylian Saint-Hilaire
4848df4faf
Version 1.1.32
2024-09-30 09:39:41 -07:00
si458
41d1f9d26f
Revert "allow password resets when using allowaccountreset and reset together #6261"
...
This reverts commit 8e5aa35bf3
.
2024-09-30 17:30:07 +01:00
si458
113adb5b85
add debug/log to schema file
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-30 14:07:34 +01:00
si458
8e5aa35bf3
allow password resets when using allowaccountreset and reset together #6261
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-30 12:20:01 +01:00
si458
1139a37338
update noVNC to 1.5.0
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-29 15:26:20 +01:00
si458
b20e51561a
fix novnc missing desktopName from title #6412
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-29 13:26:11 +01:00
si458
5ff44bbae8
fix DeskTools only dragging one way #6257
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-28 14:29:17 +01:00
si458
2beeb6f644
fix agentTimeStampServer and agentTimeStampProxy not being set correctly #6409
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-27 19:11:41 +01:00
si458
3eede1bf43
update package-lock.json
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-27 07:05:04 +01:00
Simon Smith
9f8ea3a6b5
Update package.json
2024-09-27 06:54:26 +01:00
Ylian Saint-Hilaire
23679d119b
Dependency fix
2024-09-26 21:20:43 -07:00
Ylian Saint-Hilaire
a3fd6008a0
Version 1.1.31
2024-09-26 21:19:11 -07:00
Ylian Saint-Hilaire
d0014b3f8b
Removed cleanReqQuery()
2024-09-26 21:13:55 -07:00
Josiah Baldwin
04c96eb2ff
Fix/xss ( #6403 )
...
* Fixed filenames not being escaped when editing files
This allowed a possible XSS by naming a file in a particular way on your device.
* Fixed HTML generation in webserver not escaping most things from req.query
This would allow XSS through a very simple phishing attack
* Added HtmlEscape to Mobile default as well
* Added sanitization to SAML redirect and Twitter/Azure
2024-09-26 21:09:34 -07:00
Simon Smith
df64c750cc
add runCommands to server peering #6404
...
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2024-09-26 22:56:13 +01:00
si458
b90b2ac0bf
add RDP to device context menu #6401
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-26 19:51:06 +01:00
si458
39a1755b3d
fix 404 on public files with /login url #6406
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-26 19:21:25 +01:00
si458
61fb6898c0
add ctrl+c ctrl+x and esc to mobile terminal ui
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-24 20:00:32 +01:00
si458
bc34f140c8
upgrade express-handlebars #6357
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-24 19:17:08 +01:00
si458
0bee2be3cf
generate manifest.json from domain and add pwalogo
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-24 19:09:14 +01:00
si458
1d67172dd3
fix RDP canvas size #4701
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-24 13:29:57 +01:00
si458
b99a97eb48
add restart agent service to agent action
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-23 13:20:05 +01:00
si458
a1899a719f
add freebsd install/uinstall/start/stop/restart commands #6040
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-19 22:33:24 +01:00
si458
5fcfa8f369
fix storage volumes on arch/busybox
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-16 11:00:33 +01:00
si458
7172d1f701
always show operating system section and LastBootUpTime fix
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-15 23:02:23 +01:00
si458
8bc760855e
add raspberry pi arm/gpu memory
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-15 19:39:41 +01:00
si458
5fc3683ebb
update archiver
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-15 18:34:42 +01:00
Ylian Saint-Hilaire
626416a202
Version 1.1.30
2024-09-15 10:07:28 -07:00
Ylian Saint-Hilaire
d84afb939a
More dependency updates.
2024-09-15 10:02:51 -07:00
Ylian Saint-Hilaire
3cd875d6ee
Dependency update.
2024-09-15 09:56:07 -07:00
Ylian Saint-Hilaire
f5e63b7cbd
Updated dependencies.
2024-09-15 09:52:32 -07:00
wdlut
8b20f44dd5
Update meshuser.js ( #6210 )
...
Added a hook "uiCustomEvent" to start plug-ins from custom dialog boxes.
In the config.json:
````
"CustomUI": {
"deviceButtons": {
"custom_dialog": {
"name": "Show custom dialog",
"action": "dialog:customDialog"
}
},
"dialogs": {
"customDialog": {
...
````
In the plug-in: ````
obj.uiCustomEvent = function(command, parent) {
switch(command.element) {
case 'customDialog':
onCustomDialog(command, obj, parent.ws);
break;
default:
console.log("Element "+command.element+ " not supported.");
}
};
````
2024-09-15 09:43:37 -07:00