1
0
mirror of https://github.com/Ylianst/MeshCommander synced 2025-12-06 06:03:20 +00:00

IDE-Redirect improvements.

This commit is contained in:
Ylian Saint-Hilaire
2022-07-05 21:47:34 -07:00
parent d1800bfdd8
commit 345710bea2
3 changed files with 10 additions and 4 deletions

View File

@@ -127,9 +127,6 @@ var CreateAmtRedirect = function (module, authCookie) {
cmdsize = 9 + authDataLen;
// ###BEGIN###{!Mode-Firmware}
if (authType == 0) {
console.log('aaa', authData);
// Query
if (authData.indexOf(4) >= 0) {
// Good Digest Auth (With cnonce and all)