WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 197537
Add a tool to block spammer accounts
https://bugs.webkit.org/show_bug.cgi?id=197537
Summary
Add a tool to block spammer accounts
Alexey Proskuryakov
Reported
2019-05-02 17:41:58 PDT
Add a command line tool to block accounts and hide their bugs and comments.
Attachments
proposed patch
(11.68 KB, patch)
2019-05-02 17:46 PDT
,
Alexey Proskuryakov
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2019-05-02 17:46:16 PDT
Created
attachment 368853
[details]
proposed patch I'm not much of a Python programmer, but trying.
Simon Fraser (smfr)
Comment 2
2019-05-03 09:12:08 PDT
Can't this just be a button in the Bugzlla user account editing UI?
Lucas Forschler
Comment 3
2019-05-03 09:48:28 PDT
It could possible be a Bugzilla extension.
https://www.bugzilla.org/docs/4.4/en/html/api/Bugzilla/Extension.html
Alexey Proskuryakov
Comment 4
2019-05-03 09:50:10 PDT
It can if someone else writes the Perl code to do that. But that would be per account, and not in bulk like the tool supports. I personally wouldn't be using such a button, as getting all the way to the user edit page is more effort than pasting a list of e-mails into command line.
Darin Adler
Comment 5
2019-05-03 15:57:37 PDT
(In reply to Alexey Proskuryakov from
comment #4
)
> getting all the way to the > user edit page is more effort than pasting a list of e-mails into command > line.
My thought exactly.
Alexey Proskuryakov
Comment 6
2019-05-03 18:34:55 PDT
Committed revision 244943.
Alexey Proskuryakov
Comment 7
2019-05-03 18:37:39 PDT
To be fair, there are potential benefits to a server side implementation: - Can use it from devices that don't have command line. - Can be restricted to a custom group, so we could make more people spam fighters.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug