Results 2858 comments of MichaIng

``` ==> Setup Tools ✓ composer Added composer 2.5.0 ✗ phpunit 403: rate limit exceeded ```

This btw is the commit which broke it: https://git.hands.com/?p=ssh-copy-id.git;a=commit;h=c6f0b6c Dropbear was supported before, only OpenWRT uses a non-standard `authorized_keys` location, which is hereby wrongly assumed for all Dropbear implementations.

It affects each and every system aside of OpenWRT 😄. Since everyone seems to accept it only as upstream change, and I do not see a way to interact with...