Yubico / yubiadmin

Web based administration tool for Yubico software components including YK-VAL, YK-KSM and rlm_yubikey
https://developers.yubico.com/yubiadmin/
BSD 2-Clause "Simplified" License
11 stars 5 forks source link

https for jquery.min.js #9

Open TomAtYubico opened 9 years ago

TomAtYubico commented 9 years ago

The template file base.html attempts to pull jquery from a CDN, and doesn't use https when doing so. Better would be to just include all dependencies.