David Purdy

Results 5 comments of David Purdy

Here's what I came up with to bypass application passwords on a specific endpoint to allow for custom authentication. ``` function bypass_application_passwords_for_webhook ($available) { // if we can't get the...

The more things come up, the more it seems to make sense to just have the blocks be fully dynamic, in which case the defaults can totally apply. The biggest...

My impression from our correspondence with the individual from Cloudflare was that their preference was a separate fork they would point to, rather than add us to their plugin (which...

My understanding is that those are the only three valid [options for the `preload` attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video) (`none`, `metadata`, and `auto`). Does `true` actually do anything (different than `auto`)? If not, I...

Yeah, the name is tricky. Also can't start with "Cloudflare Stream"... If we think it will continue to focus on embedding (vs. Stream video post types, which is on my...