caddy/caddytest/integration
Mohammed Al Sahaf 931656bd68
acmeserver: add policy field to define allow/deny rules (#5796)
* acmeserver: support specifying the allowed challenge types

* add caddyfile adapt tests

* acmeserver: add `policy` field to define allow/deny rules

* allow `omitempty` to work

* add caddyfile support for `policy`

* remove "uri domain" policy

* fmt the files

* add docs

* do not support `CommonName`; the field is deprecated

* r/DNSDomains/Domains/g

* Caddyfile docs

* add tests

* move `Policy` to top of file
2024-02-24 02:26:00 +03:00
..
caddyfile_adapt caddytest: Rename adapt tests to `*.caddyfiletest` extension (#6119) 2024-02-21 00:37:40 +00:00
testdata caddyfile: Implement heredoc support (#5385) 2023-02-26 00:34:27 +00:00
acme_test.go acmeserver: add policy field to define allow/deny rules (#5796) 2024-02-24 02:26:00 +03:00
acmeserver_test.go acmeserver: add policy field to define allow/deny rules (#5796) 2024-02-24 02:26:00 +03:00
autohttps_test.go ci: fix integration tests (#5079) 2022-09-24 19:00:55 +00:00
caddyfile_adapt_test.go Move from deprecated ioutil to os and io packages (#4364) 2021-09-29 11:17:48 -06:00
caddyfile_test.go caddyfile: Reject directives in the place of site addresses (#6104) 2024-02-19 00:22:48 +00:00
handler_test.go ci: fix integration tests (#5079) 2022-09-24 19:00:55 +00:00
listener_test.go httpredirectlistener: Only set read limit for when request is HTTP (#5917) 2023-11-20 12:31:36 +00:00
map_test.go ci: fix integration tests (#5079) 2022-09-24 19:00:55 +00:00
pki_test.go caddyfile: Reject directives in the place of site addresses (#6104) 2024-02-19 00:22:48 +00:00
reverseproxy_test.go filesystem: Globally declared filesystems, `fs` directive (#5833) 2024-01-13 20:12:43 +00:00
sni_test.go filesystem: Globally declared filesystems, `fs` directive (#5833) 2024-01-13 20:12:43 +00:00
stream_test.go filesystem: Globally declared filesystems, `fs` directive (#5833) 2024-01-13 20:12:43 +00:00