Use correct Authorization realm #19

Closed
opened 2024-01-16 00:03:09 +01:00 by bendodroid · 1 comment
Member

The realm should be spaceapid for consistency

w.Header().Set("WWW-Authenticate", "Basic realm=\"space-api\"")

The realm should be `spaceapid` for consistency https://git.hamburg.ccc.de/CCCHH/spaceapid/src/commit/cf9678d7126e1951f9e4aabaa30d7350eb76973b/handlers/util.go#L22
Author
Member

And we should check the header name canonicalization.

And we should check the header name canonicalization.
june closed this issue 2024-01-16 01:56:35 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: CCCHH/spaceapid#19
No description provided.