Ludovic Fernandez
|
3c8c5ebb96
|
Use index-based syntax in KV tests.
|
2018-05-22 12:30:03 +02:00 |
|
Ludovic Fernandez
|
df11e67bb4
|
Override health check scheme
|
2018-05-14 12:08:03 +02:00 |
|
Ludovic Fernandez
|
b7d20496f3
|
Add SSLForceHost support.
|
2018-05-14 11:44:03 +02:00 |
|
Jesse Haka
|
1954a49f37
|
add http headers to healthcheck
|
2018-04-16 11:40:03 +02:00 |
|
Ludovic Fernandez
|
8168d2fdc1
|
Server weight zero
|
2018-04-11 16:30:04 +02:00 |
|
Ludovic Fernandez
|
d2766b1b4f
|
Ability to use "X-Forwarded-For" as a source of IP for white list.
|
2018-03-23 17:40:04 +01:00 |
|
Ludovic Fernandez
|
526c19181e
|
Merge v1.5.4 into master
|
2018-03-15 22:22:03 +01:00 |
|
Michael
|
1f6f8d5e0f
|
New option in secure middleware
|
2018-03-02 14:24:03 +01:00 |
|
Ludovic Fernandez
|
58d6681824
|
Redirection: permanent move option.
|
2018-01-31 19:10:04 +01:00 |
|
Łukasz Harasimowicz
|
a81171d5f1
|
Request buffering middleware
|
2018-01-31 15:32:04 +01:00 |
|
NicoMen
|
563a0bd274
|
Migrate from libkv to valkeyrie library
|
2018-01-24 17:52:03 +01:00 |
|
Fernandez Ludovic
|
c8446c2dc8
|
Merge branch 'v1.5' into master
|
2018-01-24 15:11:21 +01:00 |
|
Fernandez Ludovic
|
b60edd9ee9
|
fix: list parsing.
|
2018-01-09 20:00:05 +01:00 |
|
Fernandez Ludovic
|
b1ea36793b
|
refactor: simplify template and use typed function.
|
2018-01-09 20:00:05 +01:00 |
|
Ludovic Fernandez
|
d88554fa92
|
fix: list entries parsing.
|
2018-01-09 12:40:04 +01:00 |
|
Fernandez Ludovic
|
b9f1f7752d
|
feat(kv): add more tests.
|
2018-01-04 18:42:02 +01:00 |
|
Fernandez Ludovic
|
944008661f
|
feat(kv): add custom headers configuration.
|
2018-01-04 18:42:02 +01:00 |
|
Fernandez Ludovic
|
79ae52aca7
|
feat(kv): add rate limits configuration.
|
2018-01-04 18:42:02 +01:00 |
|
Fernandez Ludovic
|
51390aa874
|
feat(kv): add error pages configuration.
|
2018-01-04 18:42:02 +01:00 |
|
Fernandez Ludovic
|
cfa1f47226
|
feat(kv): add frontend redirect configuration.
|
2018-01-04 18:42:02 +01:00 |
|
Fernandez Ludovic
|
6573634012
|
feat(kv): constants and generic methods.
|
2018-01-04 18:42:02 +01:00 |
|
Fernandez Ludovic
|
be0dd71bb4
|
refactor(kv): split provide and configuration.
|
2018-01-02 11:46:02 +01:00 |
|
Fernandez Ludovic
|
0472d19bd4
|
refactor: fix some code.
|
2017-12-05 19:40:04 +01:00 |
|
NicoMen
|
66e489addb
|
Update libkv dependency
|
2017-11-17 17:22:03 +01:00 |
|
NicoMen
|
96a7cc483f
|
Add Traefik prefix to the KV key
|
2017-11-14 11:38:03 +01:00 |
|
Ludovic Fernandez
|
08503655d9
|
Backward compatibility for sticky
|
2017-10-16 17:38:03 +02:00 |
|
Ludovic Fernandez
|
8cb3f0835a
|
Stickiness cookie name.
|
2017-10-12 17:50:03 +02:00 |
|
Ludovic Fernandez
|
a9d4b09bdb
|
Stickiness cookie name
|
2017-10-10 11:10:02 +02:00 |
|
Ludovic Fernandez
|
5cc49e2931
|
bug command.
|
2017-10-02 10:32:02 +02:00 |
|
Daniel Rampelt
|
52b69fbcb8
|
Add forward authentication option
|
2017-08-25 18:22:03 +02:00 |
|
Ludovic Fernandez
|
759c269dee
|
Code cleaning.
|
2017-08-18 02:18:02 +02:00 |
|
Emile Vauge
|
aa4ed088bb
|
Unexport Kvclient & StoreType from kv Provider
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2017-05-11 19:33:32 +02:00 |
|
Tristan Colgate
|
de6d771bc2
|
Add libkv Username and Password
|
2017-04-28 16:28:57 +02:00 |
|
mattcollier
|
8764c43eaf
|
Fix typo in command line help.
|
2017-04-21 14:01:45 +02:00 |
|
Vincent Demeester
|
542c3673e4
|
Extract providers to their own package
This is just doing that and making it compile :)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
|
2017-04-18 13:24:17 +02:00 |
|