Hi
The documentation doesn't seem to say where to send improvements related to the documentation.
New postgresql DB, I just wanted to create a simple table.
The Quick Start section suggests using Cast, which is unhelpful:
https://www.pgadmin.org/docs/pgadmin4/4.27/modifying_tables.html
Creating or
Thank you Dave for the suggestion.
Please find the attached updated patch to make HSTS by default disabled and
conditional based on flag.
Regards,
Ganesh Jaybhay
On Mon, Oct 19, 2020 at 5:38 PM Dave Page wrote:
> Hi
>
> On Mon, Oct 19, 2020 at 1:01 PM Ganesh Jaybhay <
> ganesh.jayb...@enterpri
Hi
On Mon, Oct 19, 2020 at 1:01 PM Ganesh Jaybhay <
ganesh.jayb...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Please find the attached patch to fix the below security issues:
>
>- Host Header Injection - Added ALLOWED_HOSTS list to limit host
>address
>- Lack of Content Security Polic
Hi Hackers,
Please find the attached patch to fix the below security issues:
- Host Header Injection - Added ALLOWED_HOSTS list to limit host address
- Lack of Content Security Policy (CSP) - Added security header
- Lack of Protection Mechanisms - HSTS - Added security header
- Lack o