From 9aa0ed564be4503c0f57596b7e87f6914ee1f501 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 10 Jan 2025 10:56:35 -0400 Subject: [PATCH] fixed --- ..._47__server__41___main_repository_offline_2025-01-07.mdwn | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/bugs/__40__site__47__server__41___main_repository_offline_2025-01-07.mdwn b/doc/bugs/__40__site__47__server__41___main_repository_offline_2025-01-07.mdwn index f0b5b049bf..f96f1e54fe 100644 --- a/doc/bugs/__40__site__47__server__41___main_repository_offline_2025-01-07.mdwn +++ b/doc/bugs/__40__site__47__server__41___main_repository_offline_2025-01-07.mdwn @@ -43,3 +43,8 @@ Approximate round trip times in milli-seconds: Sure. It's always rockin'! [[!meta author=jkniiv]] + +> This was git's safe.directory changes which uncessarily broke git-daemon +> for no added security (something I've told the git devs about but they +> have not fixed), +> now worked around in the server config. [[fixed|done]]