mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Added log text DEPRECATED for old method of authentication
This commit is contained in:
parent
1eb10e3c22
commit
b80454a1f4
@ -72,7 +72,7 @@ describe("Calendar module", function() {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
describe("Basic auth backward compatibilty configuration", function() {
|
describe("Basic auth backward compatibilty configuration: DEPRECATED", function() {
|
||||||
before(function() {
|
before(function() {
|
||||||
serverBasicAuth.listen(8012);
|
serverBasicAuth.listen(8012);
|
||||||
// Set config sample for use in test
|
// Set config sample for use in test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user