summaryrefslogtreecommitdiffstats
path: root/main.py
Commit message (Collapse)AuthorAgeFilesLines
* Add thrift ssl support, more error handlingJannik Schönartz2019-02-121-6/+16
| | | | | | | Thrift ssl support: Extend your thrift bwlp.config with the path of cafile, certfile and keyfile (see example bwlp.config) Add ssl file not found error handling Add error handling for all exceptions and log them
* Write update timestamp to html outputSimon Rettberg2019-02-041-1/+2
|
* Remove pointless copySimon Rettberg2019-02-041-3/+0Star
|
* Sanitize file namesSimon Rettberg2019-02-041-0/+273