public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Siddhesh Poyarekar <siddhesh@gotplt.org>
To: Carlos O'Donell <carlos@redhat.com>,
	Overseers mailing list <overseers@sourceware.org>
Subject: Re: Cleaned out spam accounts from Patchwork / Django.
Date: Fri, 5 Jun 2020 07:38:23 +0530	[thread overview]
Message-ID: <c6f90efb-8dda-526b-079e-7b93d9fe4227@gotplt.org> (raw)
In-Reply-To: <d7723534-c4f0-e584-8f3b-9e13f170801e@redhat.com>

On 05/06/20 02:36, Carlos O'Donell wrote:
> FYI. We had 36,000+ django accounts because of spammers creating
> patchwork accounts over the years, but then not doing anything
> with them.
> 
> I have purged the accounts with "is_active==false" which means
> they created accounts and then never verified them with the
> post-registration confirmation.
> 
> We are down to 261 *real* accounts.

Awesome, thanks for doing this!

> The reason I did this is that two people have already reached
> out to me to "unlink" old emails from their patchwork account.
> 
> When you "unlink" an email you have to confirm the unlinking by
> responding from that email. This is dumb because you often have
> lost control of that old email by leaving your previous employer
> so most often the "unlink" has to be done by the admin interface
> and to do that you have to click a dropdown box populated with
> all user names and select "----------" to unlink the patchwork
> person from the associated django account (Home>Patcwork>People).
> 
> On Firefox clicking a dropdown populated with 36,000+ entries
> completely hangs firefox forever.
> 
> If spammers get to be a problem we'll need a cron job to purge
> is_active==false accounts that are older than a certain date
> and do it with python to interface to django to do the admin
> action.
> 
> I'm not sure how to script this, but I just wanted to tell you
> what I just did, why, and that it's a problem.

I've filed an issue now to have this supported from manage.py:

https://github.com/getpatchwork/patchwork/issues/362

Siddhesh

      reply	other threads:[~2020-06-05  2:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-04 21:06 Carlos O'Donell
2020-06-05  2:08 ` Siddhesh Poyarekar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c6f90efb-8dda-526b-079e-7b93d9fe4227@gotplt.org \
    --to=siddhesh@gotplt.org \
    --cc=carlos@redhat.com \
    --cc=overseers@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).