Skip to content

Security settings

Accept headers

...

Cookies

Secure cookies require additional configuration

To get these ratings, it is required to add two more options to dtable_web_settings.py. In one of the next versions, these parameters will probably be added by default.

CSRF_COOKIE_SECURE = True
SESSION_COOKIE_SECURE = True

DNSSEC

It also requires DNSSEC from your domain hoster to get the best security measures.