Disallow framing of the documentation pages
authorMagnus Hagander <magnus@hagander.net>
Fri, 20 Aug 2021 12:43:59 +0000 (14:43 +0200)
committerMagnus Hagander <magnus@hagander.net>
Fri, 20 Aug 2021 12:43:59 +0000 (14:43 +0200)
commitfff748282b003198ab99fb036a96e986447c9548
tree4482394d5b115f1b99e7d2b6f0c826fe6885e929
parentfc1d49da217ae3cb1e229ace4d805fb69bb552b9
Disallow framing of the documentation pages

We previously had an exception on the documentation pages, because
pgadmin4 used to load them in an iframe. This is no longer the case and
hasn't been for a while, so remove the exception.

Confirmed "shuold be ok" by Dave Page :)
pgweb/docs/views.py