You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2018. It is now read-only.
Offline client. Online sync function, if connected. Supposed to store all data locally in a secure way. The online sync function should store on the server, which data was retrieved at what time, so it can be considered a security breach, if the same data is requested a second time for offline use. The server should trigger an alert and not deliver the requested data in this case.
Offline client. Online sync function, if connected. Supposed to store all data locally in a secure way. The online sync function should store on the server, which data was retrieved at what time, so it can be considered a security breach, if the same data is requested a second time for offline use. The server should trigger an alert and not deliver the requested data in this case.