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 |
|
AlteredCoder
|
5544000d38
|
lapi: fix ipv6 operations (#567)
|
2021-01-14 16:27:45 +01:00 |
|
Thibault "bui" Koechlin
|
2e76097d35
|
Fix overflows of overflows requesting for different decision scope (#499)
|
2020-12-02 17:15:48 +01:00 |
|
Thibault "bui" Koechlin
|
b7190c9ecc
|
improve error management of cscli bouncers add (#495)
|
2020-12-01 16:16:01 +01:00 |
|
Thibault "bui" Koechlin
|
71ac0d2fce
|
Apiclient tests (#484)
Co-authored-by: AlteredCoder
Co-authored-by: erenJag
|
2020-11-30 16:15:07 +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 |
|
registergoofy
|
9b97633043
|
fix ban flush (#277)
* fix ban flush by soft-deleting entries in database
* fix unit tests accordingly
|
2020-10-01 08:26:59 +02:00 |
|
Thibault "bui" Koechlin
|
0356f8404b
|
add tests for pkg/database (#151)
|
2020-07-30 15:58:06 +02:00 |
|
Thibault "bui" Koechlin
|
b19046939c
|
sqlite set busy timeout to 10s rather than 1s (#162)
|
2020-07-30 11:39:06 +02:00 |
|
Thibault "bui" Koechlin
|
151af2d0d8
|
No sql transaction + proper time-machine wait (#148)
|
2020-07-27 13:42:30 +02:00 |
|
Thibault "bui" Koechlin
|
a104e6d053
|
fix ban deduplication (#143)
|
2020-07-21 10:48:06 +02:00 |
|
Thibault "bui" Koechlin
|
66161bc8ae
|
fix auto-delete (#140)
|
2020-07-20 11:52:00 +02:00 |
|
AlteredCoder
|
0864f13cb8
|
fix post merge (#138)
* fix post merge (#138)
|
2020-07-17 15:26:46 +02:00 |
|
Thibault "bui" Koechlin
|
177480cff7
|
updated mysql plugin support (#135)
* add support for plugin, support mysql & so on
* fix queries
Co-authored-by: erenJag <erenJag>
Co-authored-by: AlteredCoder <AlteredCoder>
|
2020-07-16 16:05:03 +02:00 |
|