AlteredCoder
|
cf57c89177
|
add name and alias in cscli console enroll (#950)
* add name and alias in cscli console enroll
|
2021-10-26 15:33:17 +02:00 |
|
Thibault "bui" Koechlin
|
bed90a832e
|
fix #919 : display error message (#929)
* fix #919
* fix tests
|
2021-09-02 12:46:32 +02:00 |
|
Thibault "bui" Koechlin
|
01028d0a09
|
Goroutine leak hunt (#874)
* close the writers of gin loggers + kill the tomb of httpServer
* body close defer
|
2021-07-30 11:41:17 +02:00 |
|
blotus
|
3994aec7fe
|
add console enroll command to cscli (#828)
|
2021-06-28 17:34:19 +02:00 |
|
Shivam Sandbhor
|
f25d02a7c8
|
Allow bouncers to filter decisions by scope (#817)
Signed-off-by: Shivam Sandbhor <shivam@crowdsec.net>
|
2021-05-31 15:07:09 +02:00 |
|
AlteredCoder
|
a19f13ab45
|
fix cscli alerts delete -all (#769)
Co-authored-by: AlteredCoder <AlteredCoder>
|
2021-04-27 11:59:18 +02:00 |
|
Lars Lehtonen
|
7f8faa7565
|
pkg/apiclient: pick up dropped errors (#676)
|
2021-03-17 12:36:47 +01:00 |
|
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 |
|