Set user activation to 'Admin' and allow user registration.
Submit the registration form where the name of the user is spam text and enter an email to spam (use a test email for this ofcourse)
No email send to the user
The email that is used to register an account receives an email and because the name of the user contains spam text this text is placed in the email.
Ad an option to turn off all emails after registration or putt a variable limitation on the username
Labels |
Added:
?
|
Category | ⇒ | Authentication com_users |
Status | New | ⇒ | Discussion |
the username field is only 30 characters of text - not very useful for sending spam
Status | Discussion | ⇒ | Information Required |
While the username field has a size attribute of 30, it can be up to 150 characters long.
More than 150 characters can be entered but it will be truncated at 150. I created a 150 characters username.
I only tested in the admin where you can only submit 30
Ok then the issue is the front end registration allowing up to 150 characters.
So that's a bug and will cause issues if a long username is created on the fronted and then edited in the admin. I will take a look at fixing that
Sorry my mistake you can enter 150 characters in both admin and frontend - I must have had a different error before that was unrelated
The Name is up to 400 characters long. Could also be shorter.
Moreover, it can break the layout of the site (backend + frontend) .
See the image.
Related #14275
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-02-28 02:21:35 |
Closed_By | ⇒ | Quy |
Closed_Date | 2018-02-28 02:21:35 | ⇒ | 2018-02-28 02:21:36 |
Closed_By | Quy | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/19438
Lets discuss in #14275 as it relates to more control over username/email which would address spam abuse as mentioned in this issue.
just enable Captcha for registration:
