Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Azure URL signing was broken. The journal prefix was being duplicated in the URL, which resulted in unusable URLs. Clients would fail with a 403 response when attempting to fetch the fragment. This removes the extra prefix to hopefully allow signing to work.
- Loading branch information