Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
So, Walmart got hacked/trolled recently. Someone signed up for a bunch of accounts on their site using real email addresses, setting the first name field as a racial epithet. Then the system sent out a bunch of automated emails saying "Hi [epithet]!".
I've worked on many, many systems over the years, for some major corporations and government organizations, and I don't particularly remember any system with protection against something like this from happening. But you can be assured that now that someone has thought of the idea, more systems will fall victim to this.
Hi, I have a website www.domain.com in production and I just saw the Drupal 8 installation interface appear then when hovering over my menu links, I saw the ingest.sentry.io link appear at the bottom of my page. I immediately shut down my server, then restarted it. My site has totally disappeared and in FileZilla there are no more site files, the home folder is empty.
Do you think this is a hack ? Has anyone ever encountered this ?
I have created a Taxonomy of Organizations. I have then added a custom required field to my User accounts call "Organization". I would like to create a view where the currently logged in user can see a list of people that belongs to the same Organization as the currently logged in user.
I have created the view fine, and the list of users appears fine, but I cannot get the filtering and relationships to only show me the users that belong to the same Organization as the currently logged in user.