mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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> |
5 years ago | |
---|---|---|
.. | ||
context.go | 5 years ago | |
manager.go | 5 years ago | |
manager_unix.go | 5 years ago | |
manager_windows.go | 5 years ago | |
net_unix.go | 5 years ago | |
net_windows.go | 5 years ago | |
restart_unix.go | 5 years ago | |
server.go | 5 years ago | |
server_hooks.go | 5 years ago | |
server_http.go | 5 years ago |