mirror of
https://github.com/Ylianst/MeshCommander
synced 2025-12-06 06:03:20 +00:00
IDE-Redirect improvements.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user