mirror of
https://github.com/openfaas/faas.git
synced 2025-06-23 23:33:25 +00:00
Fix for external auth wrapper handler. Written by introducing a broken unit test. Whenever the auth plugin returns a request as not authorized, we must pass back any headers set by the plugin. Signed-off-by: Alex Ellis <alexellis2@gmail.com>