summaryrefslogtreecommitdiffhomepage
path: root/modules/caddyhttp/celmatcher_test.go
AgeCommit message (Expand)Author
2024-10-02caddyhttp: Escaping placeholders in CEL, add `vars` and `vars_regexp` (#6594)Francis Lavoie
2024-04-17caddyfile: Populate regexp matcher names by default (#6145)Francis Lavoie
2024-02-07matchers: Drop `forwarded` option from `remote_ip` matcher (#6085)Francis Lavoie
2022-06-22Expose several Caddy HTTP Matchers to the CEL Matcher (#4715)Tristan Swadell
2022-06-08caddyhttp: Log error from CEL evaluation (fix #4832)Matthew Holt
2020-07-31caddyhttp: Add support to resolve DN in CEL expression (#3608)v-rosa
2020-06-30cel: fix validation of expression result type (#3526)v2.1.1Mohammed Al Sahaf