This middleware never actually worked with missing users. Instead if
hanged indifinitely. I now respond with an empty JSON object, but HTML
might have worked as well. Since it is a case never to actually be hit
it doesn't matter much.
Signed-off-by: André Jaenisch andre.jaenisch@posteo.de
This middleware never actually worked with missing users. Instead if
hanged indifinitely. I now respond with an empty JSON object, but HTML
might have worked as well. Since it is a case never to actually be hit
it doesn't matter much.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>