mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added CIRA timeout
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
* @version v0.0.3
|
||||
*/
|
||||
|
||||
var crypto = require('crypto');
|
||||
var common = require('./common.js');
|
||||
const crypto = require('crypto');
|
||||
const common = require('./common.js');
|
||||
|
||||
var HttpInterceptorAuthentications = {};
|
||||
var RedirInterceptorAuthentications = {};
|
||||
|
||||
Reference in New Issue
Block a user