Skip to content

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.

Edited by Noé Gaumont

Merge request reports