sosedoff / pgweb

Cross-platform client for PostgreSQL databases
https://sosedoff.github.io/pgweb
MIT License
8.63k stars 732 forks source link

Security Warning :: Your database may be open to everyone #424

Closed naiba closed 5 years ago

naiba commented 5 years ago

Once you have connected to the database, you can control your database by opening the page in any other browser.

https://www.shodan.io/search?query=pgweb

naiba commented 5 years ago

Please change your docker run command to

docker run -e SESSIONS=true