Cory Cooper

Results 9 issues of Cory Cooper

## Intro When a disk storage source lacks space, Caddy can potentially create a certificate file but fail to write the contents of the PEM to the file, so you're...

bug :lady_beetle:

I needed to execute some behavior upon configuration via the admin API. I did this by creating a module in the `admin.api.` namespace with the help of @mholt. This is...

feature :gear:
discussion :speech_balloon:

When sending logs via the `net` output, TLS client auth is necessary for a secure, encrypted connection and safe transmission of logs. This is especially important when sending logs to...

help wanted :sos:
feature :gear:

I have a use-case where I want to build Caddy with plugins from multiple disparate private repos (different accounts / organizations). As an example of why this might be useful,...

enhancement

When signing in with GitHub, I need to authorize orgs. The screen appears blank when after flashing the authorize orgs screen, so I can't proceed. ---- Device: iPhone / iOS...

So glad to see a SQL implementation for Certmagic! I want to use this as a Caddy module. It looks like all that is needed is to 1. satisfy an...

While the config defaults to "postgres", the underlying library supports other SQL dialects. We should allow it to support them. In which case, we might want to rename this repo....

From @mholt https://github.com/yroc92/postgres-storage/blob/master/module.go

This could be somewhat manual, or perhaps use the Zillow API or something similar to track the estimated value of real estate property.

feature