1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added support for Azure Active Directory.

This commit is contained in:
Ylian Saint-Hilaire 2020-05-24 00:04:49 -07:00
parent bb738ae158
commit 1922e6c958
10 changed files with 90 additions and 3 deletions

View file

@ -26,7 +26,8 @@
"translate",
"readme.txt",
"license.txt",
"sample-config.json"
"sample-config.json",
"sample-config-advanced.json"
],
"dependencies": {
"archiver": "^3.0.0",