Commit graph

90 commits

Author SHA1 Message Date
Vitaliy Potapov 7b1a256546
Update basicauth.md 2020-07-01 12:28:04 +02:00
Romain 8d827f98da
Fix Headers middleware documentation, usage of proper bool 2020-06-17 10:22:03 +02:00
Ludovic Fernandez b7fe55b6be
fix: dead link. 2020-06-03 16:22:04 +02:00
Daniel Tomcej c52c40f061
Improve redirectScheme documentation 2020-05-14 17:30:06 +02:00
Romain e5c6b0d4ea
Doc middleware compress content type 2020-04-29 11:26:04 +02:00
Jan 619bc95b2b
Update headers.md 2020-04-14 18:04:04 +02:00
Ludovic Fernandez 5adf74e6ce
doc: Use neutral domains. 2020-03-13 22:50:05 +01:00
Mathieu Debove 672234aaea
docs: terminology, replace 'encoded' by 'hashed' 2020-03-13 17:30:04 +01:00
Traefiker Bot 082fb166a2
Rework access control origin configuration 2020-03-05 08:18:04 +01:00
Fernandez Ludovic e9d0a16a3b Merge 'v2.1' into master 2020-02-29 00:59:18 +01:00
Ludovic Fernandez beec65938e
Improve documentation. 2020-02-17 11:04:04 +01:00
Vyacheslav Matyukhin 4a1d20e8a3
Fix formatting in "Kubernetes Namespace" block 2020-02-12 14:26:05 +01:00
Fernandez Ludovic aa21351d0d Merge branch v2.1 into master 2020-02-10 16:47:13 +01:00
Steve Groom 2eaf3136f9
Minor documentation tweaks. 2020-02-04 21:20:04 +01:00
Fernandez Ludovic 60e247862a Merge branch v2.1 into master 2020-01-21 18:41:46 +01:00
Julien Salleyron c296a4a967 Remove Content-Type auto-detection
Co-authored-by: mpl <mathieu.lonjaret@gmail.com>
2020-01-21 18:06:03 +01:00
Jan 8d467ddd61 Adding an explanation how to use htpasswd for k8s secret 2020-01-20 13:24:05 +01:00
mpl 6f4aefffe7 Add period for rate limiter middleware 2020-01-08 11:44:04 +01:00
Fernandez Ludovic da3d814c8b Merge branch 'v2.1' into master 2020-01-07 19:13:48 +01:00
der-domi bc0b97d5d8 Update ipwhitelist.md 2019-12-19 21:38:03 +01:00
David 5f50d2e230 Add serial number certificate to forward headers 2019-12-12 00:32:03 +01:00
Fernandez Ludovic 5c091a1871 Merge branch 'v2.0' into v2.1 2019-12-09 18:48:20 +01:00
Ludovic Fernandez 39a3cefc21 fix: PassClientTLSCert middleware separators and formatting 2019-12-09 12:20:06 +01:00
Fernandez Ludovic ca9eaf383a Merge branch 'v2.0' into master 2019-11-15 13:34:41 +01:00
Ludovic Fernandez 7afd2dbd20 fix: stripPrefix middleware with empty resulting path. 2019-11-14 10:32:05 +01:00
Clery c37ad5c8bf Double dollar on docker-compose config 2019-11-05 13:22:04 +01:00
Ludovic Fernandez 3410541a2f Conditionnal compression based on Content-Type 2019-10-31 11:36:05 +01:00
Fernandez Ludovic d66dd01438 Merge branch 'v2.0' into master 2019-10-29 09:52:45 +01:00
Brad Jones 27a65f8745 Add note clarifying client certificate header 2019-10-28 11:52:04 +01:00
Florian Perrot 9179aa52cf Fix Security Headers Doc 2019-10-23 11:48:05 +02:00
remche d1c3372dc4 fix ForwardAuth tls.skipverify examples 2019-10-18 11:50:05 +02:00
Andrew Privalov 7be2db6e86 Add Consul Catalog provider 2019-10-15 17:34:08 +02:00
Olivier Beaudoin ed4b2f74ff Update scope of services and middlewares 2019-10-07 12:50:04 +02:00
Constantin Stan db6e404bda Typo in documentation 2019-10-02 16:32:05 +02:00
Joas Souza 4c5250e850 Fix misleading text 2019-09-30 09:12:04 +02:00
Daniel Tomcej b16ebd529b Update Casing on STS Header Directive 2019-09-25 16:50:16 +02:00
Michael 17480abe85 YAML I love you 2019-09-23 17:00:06 +02:00
Ludovic Fernandez bfde17b4d7 Improve routing documentation 2019-09-23 14:32:04 +02:00
Ludovic Fernandez f929346c18 Improve documentation for the TLS section of the provider connection. 2019-09-20 17:00:05 +02:00
Ludovic Fernandez 7357d5eae2 fix: services configuration documentation. 2019-09-12 10:18:04 +02:00
Julien Salleyron fb8edd86d5 k8s ErrorPage middleware now uses k8s service 2019-09-10 17:24:03 +02:00
Jorge Gonzalez fcc1109e76 Add more pages in the WebUI 2019-09-10 14:40:05 +02:00
Ludovic Fernandez 232c113dae Misc documentation fixes 2019-09-09 10:36:08 +02:00
Julien Salleyron 1959e1fd44 Auth middlewares in kubernetes CRD uses secrets 2019-09-05 13:42:04 +02:00
Jean-Baptiste Doumenjou 3689990bd5 Enhance the Retry Middleware Documentation
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2019-09-04 17:28:03 +02:00
Ludovic Fernandez f843f260ee fix: stripPrefix and stripPrefixRegex. 2019-09-03 20:32:03 +02:00
Julien Salleyron 770b3739e0 The chain middleware in k8s use middlewareRef 2019-09-03 19:20:04 +02:00
Jean-Baptiste Doumenjou 261e7c1744 Fix some documentation issues 2019-09-03 18:02:05 +02:00
Michael b8ed6f1588 Re enable ratelimit integration tests 2019-09-03 14:34:04 +02:00
Ludovic Fernandez 17554202f6 fix: stripPrefixRegex documentation. 2019-09-02 01:52:04 -07:00