github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2023-06-16 09:07 pm

[dreamwidth/dreamwidth] a19583: Add spam domain auto-suspend list (#3105)

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: a19583af53060b02c6d8ccdba4c5b4d63bcc01a9 https://github.com/dreamwidth/dreamwidth/commit/a19583af53060b02c6d8ccdba4c5b4d63bcc01a9 Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2023-06-16 (Fri, 16 Jun 2023)

Changed paths: M cgi-bin/DW/Controller/EditIcons.pm M cgi-bin/DW/Controller/Entry.pm M cgi-bin/DW/Controller/Talk.pm A cgi-bin/DW/Hooks/SpamCheck.pm M htdocs/editjournal.bml A htdocs/inc/spamblocklist M htdocs/manage/profile/index.bml M htdocs/update.bml

Log Message:


Add spam domain auto-suspend list (#3105)

  • Basic hook for detecting spam domains in fields

  • Clean up spamcheck hook

  • Add spamblocklist as an include and then load from that

  • suggested changes for hook (untested)