OSC / cloudcmd

Cloud Commander orthodox web file manager with console and editor.
cloudcmd.io
0 stars 0 forks source link

Localize dependencies delivered via CDN. #3

Open brianmcmichael opened 8 years ago

brianmcmichael commented 8 years ago

I noticed that my browser was grabbing some of the dependencies from a CDN.

I don't know if this can be fixed simply by removing the remote options from the modules.json file, but we should probably only be relying on local code here for security and stability.

https://github.com/OSC/cloudcmd/blob/master/json/modules.json#L43

brianmcmichael commented 8 years ago

This should be resolved by https://github.com/AweSim-OSC/osc-fileexplorer/issues/79