Added config parameter to allow self-signed certificates for the HTTP client

This commit is contained in:
Frederic Guillot
2016-06-05 15:42:22 -04:00
parent cd4c09c10a
commit cf7bac1860
5 changed files with 25 additions and 4 deletions

View File

@@ -8,6 +8,7 @@ New features:
* Added menu entry to add tasks from all project views
* Add tasks in bulk from the board
* Add dropdown for projects
* Added config parameter to allow self-signed certificates for the HTTP client
Improvements: