Commit Graph
24 Commits
Author SHA1 Message Date
Manuel83 eda209422f Update package because of vulnerability
Flask:
CVE-2018-1000656 More information
moderate severity
Vulnerable versions: < 0.12.3
Patched version: 0.12.3
The Pallets Project flask version Before 0.12.3 contains a CWE-20:
Improper Input Validation vulnerability in flask that can result in
Large amount of memory usage possibly leading to denial of service.
This attack appear to be exploitable via Attacker provides JSON data in
incorrect encoding. This vulnerability appears to have been fixed in
0.12.3.

Requests:
CVE-2018-18074 More information
moderate severity
Vulnerable versions: <= 2.19.1
Patched version: 2.20.0
The Requests package through 2.19.1 before 2018-09-14 for Python sends
an HTTP Authorization header to an http URI upon receiving a
same-hostname https-to-http redirect, which makes it easier for remote
attackers to discover credentials by sniffing the network.
2018-10-29 22:15:03 +01:00
Manuel83 f771289224 Loading all plugins before calling initializer methods. Now also
initializer which are defined in the plugin will be called. Before
these initializer where ignored.
2017-08-31 18:42:02 +02:00
Manuel83 c765589984 Chart boost added 2017-08-15 22:10:59 +02:00
Manuel83 40b7253a6d - Add On - Link to Plugin Website
- CSS Fix for Safari
2017-07-24 21:27:42 +02:00
Manuel83 929db1df81 Actor Action added 2017-07-12 15:18:14 +02:00
Manuel83 47268d8d1c Allow to use actor, sensor and kettle dropdown for actor and sensor
config.
2017-07-08 17:16:27 +02:00
Manuel83 3af76d0a1e Action Button for Sensors added 2017-07-05 21:16:40 +02:00
Manuel83 ba0e932239 Beer.xml convert to Fahrenheit 2017-07-05 20:31:56 +02:00
Manuel83 45c937825b -fix beer xml
-fix fermenter hysteresis
2017-07-05 00:34:35 +02:00
Manuel83 291f09dcd1 - Import KBH
- Import BeerXML
- Import REST API
- Migration DB
- Set Default Screen after Start
- Cleanup
2017-07-02 23:52:18 +02:00
Manuel83andManuel83 10a989cee9 Fix: Sensors are now stopping after update of config 2017-06-28 09:01:13 +02:00
Manuel83 00739ea38f -Ui Changes
-Brew Steps added
-Clean AddOn Dialog
2017-06-25 21:29:45 +02:00
Manuel83 26da7c66bc Add actor_power to Controller 2017-06-18 20:08:17 +02:00
Manuel83 167a0bb8f8 KettleController
- Method actor_power added to set the power without switching
- Method timer_remaining added to get the remaining time of a timer
2017-06-18 19:09:08 +02:00
Manuel83 bcd07e4705 Put parameter into cache after adding 2017-06-16 01:02:45 +02:00
Manuel83 c07e3f4d79 Add new Config Parameter via cbpi api 2017-06-16 00:51:18 +02:00
Manuel83 04c92deedb - Fix Service Installation
- Fix Autostart
- Add Splash Screen for Pixel
2017-06-13 20:28:03 +02:00
Manuel83 fe002cfb25 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	modules/core/controller.py
2017-06-12 22:55:17 +02:00
Manuel83 4f95309a28 - Fermenter Controller Fix
- Kettle Controller Fix
- Remove SQL Alchemie
2017-06-12 22:53:49 +02:00
Manuel83 83a7628248 fix 2017-06-11 17:38:27 +02:00
Manuel83 54c18c053c Fix 2017-06-11 17:30:45 +02:00
Manuel83 b6a2ad1c93 fix 2017-06-11 17:22:48 +02:00
Manuel83 229ae5aad1 Fix 2017-06-11 17:15:04 +02:00
Manuel83 58e927b0bf First Version 2017-06-11 17:12:22 +02:00