Draft: fix: directly raise HTTPUnauthorized if credentials are wrong
requested to merge topic/default/raise-instead-of-return into topic/default/no-csrf-on-signedrequest-for-rqlio
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