Additional check for existant SSL certificates

This commit is contained in:
VirtuBox
2020-01-14 16:30:08 +01:00
parent 937898bfd6
commit f27f491765
2 changed files with 7 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
#### Added
- Backported Nano editor package for Debian/Ubuntu/Raspbian (which support syntax highlighting with `--nanorc`)
- Protect Easy Digital Download files from being accessed directly (PR [#222](https://github.com/WordOps/WordOps/pull/222))
#### Changed