pgAdmin cookies on new project

2020-07-26 Thread Fabio
I'm using python 3.7.4 on windows 7 I have installed PostgreSQL 12 and pgAdmin 4.24 (last versions of both). I started a new django project with these simple steps: - mkvirtualenv prova - pip install django - django-admin.py startproject progettoprova I didn't changed settings.py so I'm usin

Re: Cross-site cookies warnings

2020-07-17 Thread Fabio
. Do you mean this isn't pgAdmin fault but my fault? I don't think to have touched nothing related to pgAdmin cookies. Any idea? But it happens just to me? no one else? In theory if it was a bug it should happen to everyone. Thank you for your time Il 17/07/2020 07:38, Aditya T

Cross-site cookies warnings

2020-07-16 Thread Fabio
I'm using python 3.7.4, django 3.0.6, javascript, Postgres 12.3.1 (witch include pgadmin 4.21) windows7. When my page loads on the console there are these warnings: |Cookie“PGADMIN_KEY”will be soon treated ascross-site cookie against “http://127.0.0.1:8000/lists/list-name/” because the scheme