mirror of
https://github.com/dokku/dokku.git
synced 2026-02-23 19:50:34 +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 :)