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

Fixes to 802.1x dialog.

This commit is contained in:
Ylian Saint-Hilaire
2022-04-02 15:53:57 -07:00
parent 3fd373c906
commit 9328cb94b0
2 changed files with 10 additions and 7 deletions

View File

@@ -127,6 +127,9 @@ 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)