MathieuHa
bba5620187
Update all documentation and exemple
2022-11-19 13:46:15 +01:00
MathieuHa
73374ccefe
Rework variables name, and logic to check IPs with strategy
2022-11-19 13:27:51 +01:00
MathieuHa
490e5e934f
Merge remote-tracking branch 'origin' into 28-bypassing-crowdsec-for-local-ips
2022-11-19 12:22:56 +01:00
MathieuHa
5b0d4b533f
Add logic return to bypass when IP is unfiltered, update documentation
2022-11-19 12:16:20 +01:00
Max Lerebourg
400de0d552
✨ add redis timeout
2022-11-18 20:36:42 +01:00
Max Lerebourg
bf76ca9ef5
🍱 change logging
2022-11-15 19:50:22 +01:00
Max Lerebourg
18f68de196
✨ rewrite redis communication
2022-11-11 00:09:06 +01:00
maxlerebourg and GitHub
cdda369fb8
Merge branch 'main' into 20-implement-shared-cache-with-an-external-redis-as-an-option
2022-11-06 13:02:40 +01:00
MathieuHa
d8ee0a34eb
Update documentation, exemples and code for redis support
2022-11-05 21:45:43 +01:00
Max Lerebourg
0a186cf9a9
✨ add redis ttl
2022-10-24 21:38:56 +02:00
Max Lerebourg
ffcf4356fc
✨ redis included
2022-10-20 02:42:24 +02:00
Max Lerebourg
a197194591
not working...
2022-10-19 08:21:01 +02:00
MathieuHa
e14d179612
Update exemple traefik to version 2.9.1 and version of plugin 1.1.0
2022-10-17 21:01:32 +02:00
MathieuHa
781a83465e
Create Environnement to work on redis cache
2022-10-16 20:47:29 +02:00
552b30a9ef
16 read ip address from x forwarded for or x real ip instead of remoteaddr if it exists ( #17 )
...
* Handle X forwarded for in the plugin
* Update docker-compose.cloudflare.yml
Change to version v1.0.9
* 🍱 fix + isolate cache
* 🍱 missing files
* 🍱 lint
Co-authored-by: MathieuHa <mathieu@hanotaux.fr >
Co-authored-by: Max Lerebourg <maxlerebourg@gmail.com >
2022-10-15 14:00:32 +02:00