caddy/modules
Francis Lavoie 61c75f74de
caddyhttp: Explicitly disallow multiple regexp matchers (#5030)
* caddyhttp: Explicitly disallow multiple regexp matchers

Fix #5028

Since the matchers would overwrite eachother, we should error out to tell the user their config doesn't make sense.

* Update modules/caddyhttp/matchers.go

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2022-09-13 11:18:37 -06:00
..
caddyevents events: Tune logging and context cancellation 2022-08-31 18:48:46 -06:00
caddyhttp caddyhttp: Explicitly disallow multiple regexp matchers (#5030) 2022-09-13 11:18:37 -06:00
caddypki
caddytls caddytls: Error if placeholder is empty in 'ask' 2022-09-13 08:59:03 -06:00
filestorage
logging logging: Fix `cookie` filter (#4943) 2022-08-08 19:11:02 -06:00
metrics Clean up metrics test code 2022-08-16 10:03:19 -06:00
standard events: Implement event system (#4912) 2022-08-31 15:01:30 -06:00