mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-18 03:58:52 +00:00
6a2696030c317fadc466016607dd7223261f6cb7
Make relative unix sockets absolute by making them absolute against the AppWorkPath Fix #17833 ## ⚠️ BREAKING ⚠️ Prior to this PR relative unix sockets would have been asserted to be relative to the current working directory that gitea, gitea serv, hook and manager etc were running in. Hooks and Serv would have failed to work properly under this situation so we expect that although this is a technically breaking change the previous situation was already broken. Signed-off-by: Andrew Thornton <[email protected]>
Languages
TypeScript
42.4%
MDX
30.9%
Astro
8.1%
JavaScript
6.4%
Shell
6%
Other
6.2%