mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
Moving verification of input to the earliest place is the best way to decrease the need to validate this further downstream. Additionally, some of the existing checks were.... lacking :)