forgejo/modules
zeripath 1d7b7504d0
Make CertFile and KeyFile relative to CustomPath (#9868)
* 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>
2020-01-19 19:07:44 +00:00
..
auth Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00
avatar
base
cache
charset
context Fix issues/pulls dependencies problems (#9842) 2020-01-19 14:43:38 +08:00
convert
cron
generate
git Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00
gitgraph
graceful Make CertFile and KeyFile relative to CustomPath (#9868) 2020-01-19 19:07:44 +00:00
highlight
httplib
indexer Add "Update Branch" button to Pull Requests (#9784) 2020-01-17 08:03:40 +02:00
lfs
log
markup Fix markdown anchor links (#9673) 2020-01-16 12:23:48 +01:00
metrics
migrations tests: configure github remaining limit + read token (#9800) 2020-01-16 16:15:44 +01:00
notification [refactor] notify remove unused praram (#9804) 2020-01-16 17:24:20 +01:00
options
password
pprof
private
process
public
queue
recaptcha
references
repofiles Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00
repository Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00
secret
session
setting Make CertFile and KeyFile relative to CustomPath (#9868) 2020-01-19 19:07:44 +00:00
ssh
structs [API] add endpoint to check notifications [Extend #9488] (#9595) 2020-01-14 16:37:19 +01:00
sync Fix missing unlock in uniquequeue (#9790) 2020-01-15 23:58:33 +02:00
task
templates
test
timeutil
upload
user
util
validation
webhook