YJ Tso

Results 42 comments of YJ Tso

Hello @sdrenth thanks for the feedback and definitely will add some documentation for this, perhaps here? https://sepiariver.com/modx/a-guide-to-recaptcha-v3-for-modx-cms/ The default chunk is meant as that: a default starting point that can...

Thanks for the great idea and input @BobRay Question: is it safe enough to assume that we would _never_ want to verify _any_ request with a Context session? (Maybe it...

Maybe we could do a Snippet property to skip logged in users. But it’d have to be set in FormIt AND in the render Snippet. But if we do it...

> just inspect the url for that service=logout bit and return true if it is there What would happen if someone included that GET param on a request to a...

I think @BobRay ‘s approach will work if we make it optional based on a Snippet property. I’ll target that for next release.

Hey @DESIGNfromWITHIN thanks, it's nice to hear the Extra is useful :) Barba looks neat! To trigger Recaptcha on some other event, maybe one of the ideas on this page...

Hi @matdave Thanks for reporting this and for all your efforts on open-source projects. I'm grateful for you and your work. This particular issue has been raised and the "Trigger...

Yea adding that makes a ton of sense. I'll get it into the next batch of releases. I have a PR of yours to package up for CssSweet as well....

@matdave just pushed some changes with a new 3.3.0 package. Unfortunately I haven't had a chance to test it out as Recaptcha won't load on my localhost (I suspect some...