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 28 million developers.
Sign up
Pinned repositories
505 contributions in the last year
Contribution activity
January 2019
Created a pull request in abiosoft/caddy-git that received 4 comments
bitbucket: Make IP whitelist dynamic
This fixes #94. It obtains IP addresses from Atlassian to whitelist those ranges. Added a test too, since all IPv6 addresses were broken anyways. C…
+142
−54
•
4
comments
- feat: remove jekyll, hugo. Replace by filebrowser
- set a GetCertificate callback in the tls.Config
- add support for directive level imports
- update quic-go to v0.10.1
- gzip.putWriter should be called only when gzip compression happened
- caddyhttp: use strings.EqualFold
- caddytls: set certmagic.Config.Email when parsing config file
- caddy: move EmitEvent(InstanceStartupEvent, instance)
- add BTBurke/caddy-extauth plugin
- Spelling
Created an issue in lucas-clemente/quic-go that received 9 comments
gquic: Received a packet with an unexpected connection ID
I'm trying to get QUIC working in Caddy after a USR1 graceful reload; this means that Caddy gets a copy of the file descriptors underlying the sock…
9
comments