In T280806#7250394, @Reedy wrote:In cases like this, it'd be really useful to have some sort of functionality like GitHub used in https://developer.github.com/changes/2020-02-14-deprecating-password-auth/ - where we can temporarily make things error in a hope people pay some more attention and fix their stuff...
In T280806#7250396, @Pchelolo wrote:I've been thinking about the same thing. The easiest thing to implement would be to 500 with a very low probability, but I like the solid chunk of time for a breakage much more. Perhaps add a config variable and do 2 consecutive config deploys?