Pinea
Pinea
Explore posts from servers
CDCloudflare Developers
Created by Pinea on 12/6/2024 in #general-help
Scam email - What's it trying to do?
Hi there, I just got a scam email which had 2 parts, the scam (energy company bs), but hidden in the email (only visible in raw view or searches), it has the following:
<p>Hello,</p>
<p>Somebody just used this email address to sign up at Cloudflare.</p>
<p>If this was you, verify your email by clicking on the link below: https://dash.cloudflare.com/email-verification?token=7JxHtx...eY0M If this was not you, any other Cloudflare accounts you may own, and your internet properties are not at risk.</p>
<p>You can remove this account by clicking on the link below.</p>
<p>https://dash.cloudflare.com/unintended-registration Token: aa...2b9 Thanks, The Cloudflare Team</p>
<p>Hello,</p>
<p>Somebody just used this email address to sign up at Cloudflare.</p>
<p>If this was you, verify your email by clicking on the link below: https://dash.cloudflare.com/email-verification?token=7JxHtx...eY0M If this was not you, any other Cloudflare accounts you may own, and your internet properties are not at risk.</p>
<p>You can remove this account by clicking on the link below.</p>
<p>https://dash.cloudflare.com/unintended-registration Token: aa...2b9 Thanks, The Cloudflare Team</p>
Obviously hiding the tokens, but what's happening here? Is this just to make Gmail think the email isn't a scam? Is someone actually trying to log in? Any info about what these links could do (because there's no way in hell I'm clicking them) would be great!
43 replies
DTDrizzle Team
Created by Pinea on 11/28/2024 in #help
Adding joins to objects
Just a short post with a "yes it's a thing" or "no do it manually" Assuming I had a database with users and files, where each file has a user in the "owner" field, is it possible to select all users, but with a join which returns [{ name: "...", files: [...] }]
11 replies
DTDrizzle Team
Created by Pinea on 9/20/2024 in #help
Using MSSQL Server
drizzle-team/drizzle-orm has a branch for MSSQL, however there doesn't appear to be a way to install it. Is there any way of doing this, accepting that I will deal with any bugs that may exist in a development branch?
1 replies