Dotclear

Ticket #1526 (closed defect: fixed)

Opened 10 years ago

Last modified 10 years ago

getLinks() in class.dc.filter.iplookup.php does not extract https links

Reported by: pascalc Owned by: team
Priority: normal Milestone: 2.5.3
Component: module:plugins Version: 2.5
Severity: normal Keywords:
Cc:

Description

see:

 https://bitbucket.org/dotclear/dotclear/src/231b4e7f206f5c089f54ddb0996c1312c8ddfcfe/plugins/antispam/filters/class.dc.filter.linkslookup.php?at=default#cl-64

Only http links are extracted, I don't think many spammers use https site but it doesn't hurt to extract them too. I have a patch that allows that, largely simplifies the method and is also slightly faster as I do it in one pass with no loop.

Change History

comment:1 Changed 10 years ago by franck

  • Milestone changed from A definir to 2.5.3

comment:3 Changed 10 years ago by Franck Paul <carnet.franck.paul@…>

  • Status changed from new to closed
  • Resolution set to fixed

(In [ef0eda092a94]) Merged in pascalchevrel/dotclear/Ticket1526-depuis2.5 (pull request #47), fixes #1526

Ticket #1526 : antispam, extract https links from comments

Note: See TracTickets for help on using tickets.

Sites map