/resilientnet-hosting-filemanagerinterface

A backend for the WebDAV filemanager. The backend, given a token, understands which site is required by the user. So a connection between the controller and the hosting server is opened creating a sort of reverse proxy to connect the user interface to the right website without exposing credential outside the local network. WebDav protocol is used locally to prevent potential credentials exposure. The frontend retrive and upload files throught the exposed API. This works like an interface between webdav layer and frontend ui

Primary LanguageJavaScript

This repository is not active