This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug web/77319] [bugzilla] bugzilla behaves erratically
- From: "LpSolit at netscape dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Aug 2016 17:51:03 +0000
- Subject: [Bug web/77319] [bugzilla] bugzilla behaves erratically
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-77319-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77319
Frédéric Buclin <LpSolit at netscape dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |overseers at gcc dot gnu.org
--- Comment #3 from Frédéric Buclin <LpSolit at netscape dot net> ---
I do not plan to relax user account creation for now. Logs show that spammers
still try to create accounts again and again. Many of them are caught due to
their IP address (banned), but many random IP addresses are also used to create
such accounts (and looking at the email addresses used lets no doubt on the
purpose of the accounts).
So despite I implemented anti-spam features in Bugzilla itself, which does its
job for now, restricting user account creation still prevents a lot of attacks.
I still want to implement bug 72856 before relaxing user account creation.