Commit graph

20 commits

Author SHA1 Message Date
Sebastien Blot
580fab7b02 add REQUEST_TIMEOUT config parameter 2021-02-08 17:41:45 +01:00
AlteredCoder
71c4247d6b
Merge pull request #5 from crowdsecurity/fix_errors
return the error
2020-11-26 11:33:21 +01:00
Thibault bui Koechlin
4a85ae8cca be sure to log errors in both nginx and our dedicated log. the print output was to be seen nowhere. 2020-11-26 11:25:31 +01:00
Thibault "bui" Koechlin
8b151e580c
Merge pull request #4 from crowdsecurity/fix_cacheLogic
fix cache logic
2020-11-11 12:36:55 +01:00
Thibault bui Koechlin
92c3b8fc88 fix cache logic 2020-11-10 21:06:22 +01:00
Thibault "bui" Koechlin
2bd6c0c0f7
Merge pull request #3 from crowdsecurity/fix_cache
fix cache management
2020-11-06 14:16:34 +01:00
Thibault bui Koechlin
0df2a22f8f cache the information, even if we have no decision about it. It will be the majority of the cases - hopefully 2020-11-06 14:01:30 +01:00
Thibault "bui" Koechlin
f33485548a
Merge pull request #2 from crowdsecurity/DecisionsGetByIp
GET `/decisions?ip=X` rather than `/decisions?value=X&scope=ip`
2020-11-06 13:43:21 +01:00
Thibault bui Koechlin
c52dfc1f95 get by ip=X rather than value=X&scope=ip 2020-11-06 13:41:15 +01:00
AlteredCoder
c8e6b6bd7f fix user agent 2020-11-03 16:24:08 +01:00
AlteredCoder
1ebe3e22ce fix install 2020-11-03 16:11:40 +01:00
AlteredCoder
239875f9ab
Merge pull request #1 from crowdsecurity/add_user_agent
add user agent in http request
2020-11-03 16:10:19 +01:00
AlteredCoder
f50e358b0f fix install.sh 2020-11-03 16:07:44 +01:00
AlteredCoder
5bbbb1af35 add user agent 2020-11-03 15:45:44 +01:00
AlteredCoder
d76c6e714e fix configuration deploiement 2020-10-20 23:59:23 +02:00
AlteredCoder
86fef2a27a use /v1 to request API 2020-10-19 17:33:58 +02:00
AlteredCoder
067e07b786 fix template configuration file 2020-10-07 17:19:51 +02:00
AlteredCoder
3b2a188c68 fix typo in README 2020-10-07 16:50:14 +02:00
AlteredCoder
cdce8f2341 first commit 2020-10-07 16:49:14 +02:00
AlteredCoder
62bb8ff31d
Initial commit 2020-10-07 12:23:54 +02:00