Skip to content

fix(auth): add prefix for basic auth header#267

Open
wiebecommajonas wants to merge 1 commit into
firecamp-dev:mainfrom
wiebecommajonas:fix/266-basic-auth
Open

fix(auth): add prefix for basic auth header#267
wiebecommajonas wants to merge 1 commit into
firecamp-dev:mainfrom
wiebecommajonas:fix/266-basic-auth

Conversation

@wiebecommajonas

Copy link
Copy Markdown

This adds "Basic " as a prefix for the Authorization header when using basic authentication to fix #266.

Add 'Basic ' as prefix for the Authorization header
when using basic authentication
@netlify

netlify Bot commented Aug 14, 2025

Copy link
Copy Markdown

👷 Deploy request for staging-firecamp-dev pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 4f822ff

@CLAassistant

CLAassistant commented Aug 14, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug]: Authorization header is missing prefix for Basic authentication

2 participants