Johan Sandelin
Johan Sandelin
Added dimmer support to control and event pages. Please beware that I'm pretty confident the python parts are correct, but I know nothing about web application programming. However the proposed...
The recently released version v5.19 increased power usage by about a factor ten for me, presumably caused by 636ceaf027b630b93334b99074a67a29d8aba0d5. Location updates worked reliably for me also in v5.18, without the...
In `store.NewTransaction()` and `store.createRecords()`, SQL queries are created from format string and a provided table name using `fmt.Sprintf()`. This is vulnerable to an SQL injection attack. To prevent this, the...
* Add support for clearing the request log * Add support for getting the number of requests that didn't match any stub