You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: History.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,7 @@ Version 2.4xxx
79
79
- Fixed: Fix Security devices edit form by hiding Selector switch options (#473).
80
80
- Fixed: Fix missing Selector switch levels in MQTT device info response by returning all device options (#459)
81
81
- Fixed: Fix dead code in the AsyncSerial::close method causing the method not to stop or close the background resources.
82
+
- Fixed: Fix a security issue (DOS) in webserver to prevent a remote_endpoint exception to be thrown to the WebServer class causing the webserver to be down (no possible stop and no possible connection). Now, the webserver can be scanned using the nmap tool (for the SSL configuration purpose).
0 commit comments