SamuraiWTF / samuraiwtf

The main SamuraiWTF collaborative distro repo.
https://owasp.org/www-project-samuraiwtf/#SamuraiWTF_Project
GNU Lesser General Public License v3.0
462 stars 119 forks source link

dojo basic and scavenger can't connect to their DBs #79

Closed JGillam closed 5 years ago

JGillam commented 5 years ago

There's a SQL warning that Host 172.18.0.5 is not allowed to connect to this MySQL server... etc...

JGillam commented 5 years ago

It appears that scavenger is working but dojo-basic may need to have the following configuration removed from docker-compose.

 volumes:
      - ./src/helpdesk:/var/www/html

This would need to be fixed in SamuraiWTF/Samurai-Dojo-legacy

secureideas commented 5 years ago

Fixed in next branch