Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,334 contributions in the last year
Contribution activity
November 2020
Created 34 commits in 5 repositories
Created a pull request in caddyserver/caddy that received 4 comments
caddytls: Configure trusted CAs from PEM files
Closes #3563 @danlsgiga would you be able to give this a shot? I just whipped this up real quick and it's a pretty straightforward change. Let me k…
Opened 3 other pull requests in 2 repositories
caddyserver/caddy
2
merged
caddyserver/certmagic
1
merged
Reviewed 51 pull requests in 11 repositories
caddyserver/caddy 22 pull requests
- docs: Mention {http.auth.user.id} placeholder in basicauth JSON docs
- reverseproxy: Better handling of "operation was canceled" errors
- acme_server: fix reload of acme database
- caddyfile: Add support for env var defaults, tests
- httpcaddyfile: Configure servers via global options
- reverseproxy: Add Caddyfile scheme shorthand for h2c
- ci: Use golangci's github action for linting
- update quic-go to v0.19.2
- reverseproxy: Logging for streaming and upgrades
- Implement default header values in Caddyfile
- acme_server: switch to bbolt storage
- reverseproxy: Implement `cookie` selection policy
- reverseproxy: fix random hangs on http/2-requests with Server Pushes
- reverse_proxy: Fix random_choose lb_policy
- Add Caddyfile support for request_body
- basicauth: Nitpicks and small improvements
- httpcaddyfile: Add certificate_pem placeholder short, add to godoc
- ci: remove the continuous fuzzing job
- caddyhttp: Merge query matchers in Caddyfile
- Fixes logging filter for ip_mask with ipv4 adresses
- fastcgi: Add timeouts support to Caddyfile adapter
- reverseproxy: Wire up a few missing http transport options in Caddyfile
caddyserver/website 17 pull requests
- Added log level values
- docs: Mention the auth placeholder in basicauth docs
- add docs for header default value
- docs: Update adapters list, directive order note in caddyfile concepts
- chore: Add .editorconfig
- docs: Add missing proxy and fastcgi options
- docs: Add caddyfile server options, reorganize the page a bit
- docs: Clarify behaviour of multiple matchers of the same type
- docs: Add cookie hash policy for proxy
- docs: Add h2c scheme shortcut to Caddyfile proxy docs
- docs: Add Caddyfile env var default value
- Document that bind can take a network
- Replaced http.cat example with single line respond
- Add documentation about request_body directive in Caddyfile
- docs: Use headers for individual global options, anchor linkable
- docs: Add new proxy transport options, fix `buffer_requests` location
- docs: Improve the log example to cover hiding IPs

