some improvements
This commit is contained in:
@@ -5,6 +5,12 @@ Content-type: text/html
|
||||
wtv-expire-all: wtv-flashrom:
|
||||
minisrv-no-mail-count: true`
|
||||
|
||||
if (socket.ssid && ssid_sessions[socket.ssid]) {
|
||||
// Clear minibrowser flags, if set. Should prevent the service thinking the box is still in minibrowser mode after the update.
|
||||
ssid_sessions[socket.ssid].delete("wtv-need-upgrade")
|
||||
ssid_sessions[socket.ssid].delete("wtv-used-8675309")
|
||||
}
|
||||
|
||||
data = `<html>
|
||||
|
||||
<head>
|
||||
|
||||
Reference in New Issue
Block a user