Skip to content

fix: directly raise HTTPUnauthorized if credentials are wrong

Requires !32 (closed)

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.

This is intended to work with: rqlcontroller!22 (closed)

Edited by Elouan Martinet

Merge request reports