1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 02:21:58 +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

@@ -1545,7 +1545,7 @@ body#admin-menus #sc-admin-help .panel-body {
overflow-y:scroll;
}
.form-control[disabled] { opacity: 0.5; }