Thanks Marc for disabling the heavily abused Wiki account creation page
"I changed it so you can't request an account
Instead I have restricted new account creation so that only existing users can
create a new account
You go here: https://sudoroom.org/wiki/Special:CreateAccount
Then you check the "set temporary random password" and type in the user's
details. They will get an email with their login details and be prompted to
set a permanent password on first login"
Jake told me that we were getting a lot of bot account requests causing
email notification spam.
I have disabled the ConfirmAccount plugin and instead restricted new
account creation on the wiki to existing users.
Any existing user can go here:
https://sudoroom.org/wiki/Special:CreateAccount
and create an account for a new user. If you check the "use a temporary
random password" then they will be prompted to set their own password on
first login.
--
marc/juul
our mediawiki account request feature is being misused for ddosing peoples
email addresses apparently.
Can we somehow inhibit people from requesting an account and having an email
sent to them from the wiki? see attached bounce message, we've been getting
tons of these.
-jake
This is the mail system at host sudoroom.org.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<frankenstang6785(a)gmail.com>: host
alt1.gmail-smtp-in.l.google.com[142.250.115.27] said: 450-4.2.1 The user
you are trying to contact is receiving mail at a rate that 450-4.2.1
prevents additional messages from being delivered. Please resend your
450-4.2.1 message at a later time. If the user is able to receive mail at
that 450-4.2.1 time, your message will be delivered. For more information,
go to 450 4.2.1 https://support.google.com/mail/?p=ReceivingRate
586e51a60fabf-27d0b5e890bsi3796520fac.281 - gsmtp (in reply to RCPT TO
command)
NOTE: emails to the Info list were sent to an individual email address (such as info(a)sudoroom.org) with the PRESUMPTION OF PRIVACY. They may include personal information which the sender would not have sent to a public list (such as sudo-discuss). If you must forward messages to a public list, please take great care to REMOVE SENSITIVE INFORMATION!
_______________________________________________
Info mailing list -- info(a)sudoroom.org
To unsubscribe send an email to info-leave(a)sudoroom.org
ERROR OCCURED IN JOB: update_and_clean_index (APP: hyperkitty)
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/django_extensions/management/commands/runjobs.py", line 40, in runjobs
job().execute()
File "/usr/lib/python3/dist-packages/hyperkitty/jobs/update_and_clean_index.py", line 37, in execute
run_with_lock(update_index, remove=True)
File "/usr/lib/python3/dist-packages/hyperkitty/lib/utils.py", line 181, in run_with_lock
log.exception("Failed to update the fulltext index: %s", e)
File "/usr/lib/python3/dist-packages/flufl/lock/_lockfile.py", line 447, in __exit__
self.unlock()
File "/usr/lib/python3/dist-packages/flufl/lock/_lockfile.py", line 398, in unlock
raise NotLockedError('Already unlocked')
flufl.lock._lockfile.NotLockedError: Already unlocked