sproctor / php-calendar

PHP-Calendar
http://www.php-calendar.org/
Apache License 2.0
140 stars 67 forks source link

depends on google #162

Closed ghost closed 4 years ago

ghost commented 4 years ago

depends on external scripts …ajax.googleapis.com and cdnjs.cloudflare.com, following this ideea we can completely use googles calendar and do not need this php calendar at all. following the same idea I must start checking the source code if there are no other backdoor.

sproctor commented 4 years ago

Sure, you can absolutely use google's calendar if that works for you. If you're paranoid, you could also replace those references with a copy of jquery/jqueryui. Or take it to the next level and don't run any software you haven't written yourself.