EsupPortail / esup-otp-manager

CASified web application interacting with esup-otp-api (for users & admins)
https://www.esup-portail.org/wiki/display/esupotp
MIT License
5 stars 5 forks source link

Fix image.flaticon.com : http->https #10

Closed vbonamy closed 3 years ago

vbonamy commented 3 years ago

Prevents warning message 'mixed content' :

Mixed Content: The page at 'https://esup-otp-manager.univ-ville.fr/preferences#' was loaded over HTTPS, but requested an insecure element 'http://image.flaticon.com/icons/svg/186/186239.svg'. This request was automatically upgraded to HTTPS, For more information see https://blog.chromium.org/2019/10/no-more-mixed-messages-about-https.html

aanli commented 3 years ago

already done by downloading image https://github.com/EsupPortail/esup-otp-manager/commit/6defa946c38262b0c48a80bd3a62ba9bf0950fcd

vbonamy commented 3 years ago

Thank you ! I suggest to push https://github.com/EsupPortail/esup-otp-manager/commit/6defa946c38262b0c48a80bd3a62ba9bf0950fcd on master !