• 30 Posts
  • 182 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle



  • What works for me on both mastodon and Lemmy is a free text question: why do you want to join?

    The user enters whatever they like and it goes into a moderation queue. Both lemmy and mastodon send me an email when a new account is ready to review.

    I read the response and choose to whether to approve their account. At the moment, spammers are really bad at answering the “why do you want to join” questions.



  • it’s hard to make a blanket statement, because it depends on the details of the application. CSRF attacks are definitely real and common, but using csrf tokens isn’t critical in every application. For example, I think we have CORS headers enabled, I don’t think we have functionality that allows embedded iframes, but we do allow links - if we have administrative functions that can be triggered solely with GET parameters, then someone could trick an administrator into doing something that caused damage by clicking on a link in a post. The only one that would obviously work that I can see is “logout”, which would be annoying, but not world ending, and would work for everyone, not just administrators.







  • Most interesting: the problem had only been happening on MS Edge on my laptop. I have been using safari on my phone without issue. Just a bit ago, i refreshed the page and now every time I revisit the site, I have to log back in, just like on Edge. It’s like the old session expired and the new ones aren’t sticking. I’ll try FF on my phone.

    Note: even in the time I started typing this reply to when I hit the “add comment” button, I got logged out