From: Timothée Ravier Date: Tue, 20 Feb 2024 16:04:44 +0000 (+0100) Subject: docs: Misc whitespace fixes X-Git-Tag: archive/raspbian/2024.8-1+rpi1^2~7^2~4^2~4^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=038bb57a8d979342155117c5cd11d9ec8c961a09;p=ostree.git docs: Misc whitespace fixes --- diff --git a/docs/authenticated-repos.md b/docs/authenticated-repos.md index 491a33a3..528bdd68 100644 --- a/docs/authenticated-repos.md +++ b/docs/authenticated-repos.md @@ -9,7 +9,6 @@ nav_order: 100 1. TOC {:toc} - There is no default concept of an "ostree server"; ostree expects to talk to a generic webserver, so any tool and technique applicable for generic HTTP can also apply to fetching content via OSTree's builtin HTTP client. ## Using mutual TLS @@ -25,5 +24,3 @@ The client supports HTTP `basic` authentication, but this has well-known managem ## Using cookies Since [this pull request](https://github.com/ostreedev/ostree/pull/531) ostree supports adding cookies to a remote configuration. This can be used with e.g. [Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-signed-cookies.html). - -