prosopo / captcha

Protect your website from bots with Prosopo Procaptcha
https://prosopo.io
Apache License 2.0
42 stars 0 forks source link

Get records where no `updatedAtTimestamp` exists #1416

Closed forgetso closed 6 days ago

forgetso commented 6 days ago

Client records were only being pulled through when the user updated their site settings. This hotfix adddresses the issue by changing the database query to select activated accounts that have no updatedAtTimestamp records.