gustaveroudproject / roud-oeuvres-app

« Gustave Roud, Œuvres complètes », Université de Lausanne + DaSCH
https://www.unil.ch/clsr/home/menuinst/projets-de-recherche/gustave-roud-oeuvres-completes.html
GNU General Public License v3.0
3 stars 0 forks source link

new build adds an authentication header #326

Closed loicjaouen closed 1 year ago

loicjaouen commented 1 year ago

with a new build, following the Makefile and Dockerfile, the resulting application sends requests to the dsp-api with a header that was not there before: 'Authorization: Bearer false'. This header causes dsp-api to return systematically an error 401 "unauthorised".

loicjaouen commented 1 year ago

as it works locally, with a ng s, adding the package-lock.json to the build.