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
I believe sending account and password into url parameters is very easy for someone to sniff these credentials and get access to synology nas. This approach does not take the advantage of http protocol. Parameters should be send as content via https request.
I believe sending account and password into url parameters is very easy for someone to sniff these credentials and get access to synology nas. This approach does not take the advantage of http protocol. Parameters should be send as content via https request.
See the reference below
Synology-Surveillance-API-Samples/ws-player/js/req-utils.js
Line 6 in c16cad5
The text was updated successfully, but these errors were encountered: