mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 17:23:36 +01:00
1d7b7504d0
* Make CertFile and KeyFile relative to CustomPath The current code will absolute CertFile and KeyFile against the current working directory. This is quite unexpected for users. This code makes relative paths absolute against the CustomPath. Fix #4196 * Improve error reporting when reading certificates * Apply suggestions from code review Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com> Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com> |
||
---|---|---|
.. | ||
context.go | ||
manager_unix.go | ||
manager_windows.go | ||
manager.go | ||
net_unix.go | ||
net_windows.go | ||
restart_unix.go | ||
server_hooks.go | ||
server_http.go | ||
server.go |