tomcx / tame4

JS library for the access to a TwinCAT PLC. Current version V4.3.1 final.
GNU General Public License v3.0
44 stars 8 forks source link

Chrome Warning #10

Closed bloechl closed 7 years ago

bloechl commented 7 years ago

Hello!

Chrome is giving me following warning:

Subresource requests whose URLs contain embedded credentials (e.g. https://user:pass@host/) are deprecated, and will be blocked in M59, around June 2017. See https://www.chromestatus.com/feature/5669008342777856 for more details. J @ tame.js:11 TAME.WebServiceClient @ tame.js:11 TAME.WebServiceClient.createClient @ tame.js:11

What to do?

tomcx commented 7 years ago

I don't get such a message (Chrome 57 on Debian).