mirror of
https://codeberg.org/git-pages/git-pages.git
synced 2026-07-19 16:02:21 +00:00
434bc884c5
This addresses an authorization bypass (which could occur only on Windows). A more principled way to do this would be to use `os.Root.OpenRoot` and scope the actual filesystem operations per-domain. However, I prototyped this and it was complicated enough that it wasn't clear whether this would not introduce new issues. V12-Ref: F-77209