decide.nolog.cz/tests
Jeldrik Hanschke 480ceb5e08 provide Content-Security-Policy by meta tag
Having both a Content-Security-Policy (CSP) in meta tag and per header
works fine together. They are merged and the strongest one is applied.
It makes Croodle safer for all users even if the hoster does not apply CSP
for some reason (e.g. they can't set custom headers).

It's still a good idea to recommend using a CSP header cause that ones
are applied earlier - even so this shouldn't be a problem cause we ensure
that CSP meta tag is present before any other link, style or script element.
2019-02-23 23:56:49 +01:00
..
acceptance provide Content-Security-Policy by meta tag 2019-02-23 23:56:49 +01:00
helpers upgrade to ember 3.4 2018-12-31 10:17:03 +01:00
integration refactor: replace bootstrap-datepicker by ember-power-calendar 2019-01-20 17:08:16 +01:00
pages refactor: replace bootstrap-datepicker by ember-power-calendar 2019-01-20 17:08:16 +01:00
unit refactor: replace bootstrap-datepicker by ember-power-calendar 2019-01-20 17:08:16 +01:00
index.html updates dependencies and fixes property modified twice in a single render deprecations 2017-08-01 09:48:48 +02:00
test-helper.js deps: upgrade ember to 2.18 2018-12-29 20:23:19 +01:00