0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-04 02:02:53 -05:00
caddy/caddyconfig/httpcaddyfile
Francis Lavoie da7d8cb26d
httpcaddyfile: Sort skip_hosts for deterministic JSON (#5990)
* httpcaddyfile: Sort skip_hosts for deterministic JSON

* Update caddyconfig/httpcaddyfile/httptype.go

Co-authored-by: Mohammed Al Sahaf <msaa1990@gmail.com>

* Fix test

* Bah

---------

Co-authored-by: Mohammed Al Sahaf <msaa1990@gmail.com>
2023-12-18 12:54:52 -07:00
..
testdata caddyfile: Do not replace import tokens if they are part of a snippet (#5539) 2023-05-22 15:36:55 -06:00
addresses.go httpcaddyfile: Stricter errors for site and upstream address schemes (#5757) 2023-08-19 07:28:25 -04:00
addresses_fuzz.go core: Windows service integration (#4790) 2022-07-29 14:06:54 -06:00
addresses_test.go
builtins.go caddyfile: Adjust error formatting (#5765) 2023-08-20 08:51:03 -06:00
builtins_test.go httpcaddyfile: Allow hostnames & logger name overrides for log directive (#5643) 2023-08-02 03:13:46 -04:00
directives.go ci: Use gofumpt to format code (#5707) 2023-08-07 19:40:31 +00:00
directives_test.go
httptype.go httpcaddyfile: Sort skip_hosts for deterministic JSON (#5990) 2023-12-18 12:54:52 -07:00
httptype_test.go
options.go ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00
options_test.go
pkiapp.go ci: Use gofumpt to format code (#5707) 2023-08-07 19:40:31 +00:00
serveroptions.go ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00
shorthands.go caddyhttp: Add uuid to access logs when used (#5859) 2023-12-13 15:40:15 -07:00
tlsapp.go httpcaddyfile: Fix TLS automation policy merging with get_certificate (#5896) 2023-10-14 14:23:50 -06:00
tlsapp_test.go caddytls: Eval replacer on automation policy subjects (#5459) 2023-03-27 21:16:22 +00:00