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

Complete replacement of the WebAuthn 2 factor support.

This commit is contained in:
Ylian Saint-Hilaire 2019-05-16 14:55:07 -07:00
parent 36ac790452
commit e00cbf33d3
9 changed files with 576 additions and 241 deletions

View file

@ -130,6 +130,7 @@
<Compile Include="public\scripts\filesaver.1.1.20151003.js" />
<Compile Include="public\scripts\meshcentral.js" />
<Compile Include="redirserver.js" />
<Compile Include="webauthn.js" />
<Compile Include="webserver.js" />
<Compile Include="winservice.js" />
<Content Include="agents\compressModules.bat" />