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
|
81e7db71ed
|
Fix bugs in wizard and cscli (#577)
* fix id generation bug
* fix api client response
Co-authored-by: AlteredCoder <AlteredCoder>
|
2021-01-15 18:14:50 +01:00 |
|
AlteredCoder
|
5544000d38
|
lapi: fix ipv6 operations (#567)
|
2021-01-14 16:27:45 +01:00 |
|
Thibault "bui" Koechlin
|
9ec0ea08bb
|
fix jwt token desynchronization between crowdsec and lapi (#572)
|
2021-01-14 16:04:10 +01:00 |
|
Thibault "bui" Koechlin
|
bb679310c7
|
deal with LAPI down : ensure client will reauthenticate (#527)
* to avoid keeping apiclient in broken state, reset the token on error
|
2020-12-14 11:54:16 +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 |
|