davidwilemski / openrunlog

[Currently Unmaintained] An open source web application to record and display your workouts
https://openrunlog.org
Other
10 stars 5 forks source link

Enable CSP in HTTP headers #73

Open davidwilemski opened 10 years ago

davidwilemski commented 10 years ago

Would love to enable content security policy for no in-line JS.

Gotta get javascript out of the html templates (specifically dashboard.html).