- Install VirtualBox
- Install Vagrant
- Clone this repository
- append
192.168.56.101 nubium-sandbox.test
into hosts fileC:\Windows\System32\drivers\etc\hosts
- run
vagrant up
in cloned directory
- MySQL database has weak passwords and unnecesarily broad
nubium
user permissions - Usernames can be enumerated during registration
- Frontend is heavily simplified
- vendor folder is versioned because of vagrant
- HTTPS is disabled because of lack of certificates (would be solved with LE)
- No translations constants
- No repositories or entities for simplicity
- No form classes for simplicity (there is no reuse)
- Voting is not limited