1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-29 19:00:26 +02:00

Fixes #1984 Disable CHAP when SSL is enabled or encryption method is not legacy MD5

This commit is contained in:
Cameron
2017-03-21 12:29:05 -07:00
parent 2fabda120f
commit 329095336e
3 changed files with 15 additions and 2 deletions

View File

@@ -775,9 +775,13 @@ $(document).ready(function()
$(selector).toggle();
// $('.menu-selector input[type="checkbox"]').removeAttr("checked");
return false;
});
$(".e-mm-selector li input").click(function(e){