Luke Towers

Results 512 comments of Luke Towers

@kellerjmrtn I'm interested in the `n` layers approach, perhaps where the amount of `*` characters indicates the number of layers to trust? With the security concern that you mentioned of...

Did you check your browser's developer console and network tab for reported issues?

Are you using a public folder? Do those files actually exist locally?

Without knowing more about your hosting setup (server software, file permissions, CDN, etc) I can't help you further. If you'd like to schedule a call with me where we can...

@Scyllaly if you're interested in merging this just ping me and I'll submit https://github.com/cmsmaxinc/hcaptcha/commit/f3d9fc3f500b99fdc6a81439708e4976a59be9c8 as a PR instead.

@mreduar sure, I'll add that to my todo list for next week.

@josephcrowell can you test just renaming the classes folder to Classes for me? The changes in Winter's class loading shouldn't have broken anything, but I see that this plugin is...

@josephcrowell sounds good, I was just checking since the changes in Winter's classloader explicitly fixes PSR-4 support for plugins. Officially Winter currently supports both PSR-4 and the lowercase folders approach,...

This is probably because the content field is set to stretch to the full height which probably doesn't play nice with having fields after it. You could always add it...