Thibault "bui" Koechlin
|
e74f221044
|
Fix default configurations (#597)
* fix default perms on SQLite file
* seed the prng securely
* fix defaults to enforce certificates verification
* ensure file is within path
* ensure the directory doesn't exist beforehand
* verify certificate by default
* disable http ip forward headers
|
2021-02-02 14:15:13 +01:00 |
|
erenJag
|
b6d73f48cd
|
Fix some bugs : update doc, codename and fix wizard (#522)
* change localhost to 127.0.0.1 + fix uninstall in wizard
* remove beta from repo
|
2020-12-08 12:45:36 +01:00 |
|
Thibault "bui" Koechlin
|
dbb420f79e
|
local api (#482)
Co-authored-by: AlteredCoder
Co-authored-by: erenJag
|
2020-11-30 10:37:17 +01:00 |
|
Thibault "bui" Koechlin
|
b9ae94b874
|
Sqlite : Support automatic db flushing (#91)
* add support for sqlite retention : max_records, max_records_age
* reduce verbosity of cwhub
|
2020-07-01 17:04:29 +02:00 |
|
Thibault bui Koechlin
|
edcc822d79
|
no prometheus, no api in cli mode
|
2020-05-28 11:32:00 +02:00 |
|
Thibault "bui" Koechlin
|
8e2c9bc705
|
Improved readme (#36)
|
2020-05-26 15:41:40 +02:00 |
|