Draft: fix: directly raise HTTPUnauthorized if credentials are wrong
Cubicweb folds to any possilbe connection if possible (in practice anonymous connection). This commit prevents this fallback in case there is a wrong Authorization http header.
Cubicweb folds to any possilbe connection if possible (in practice anonymous connection). This commit prevents this fallback in case there is a wrong Authorization http header.