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

[dreamwidth/dw-free] 34e82d: [#1843] let has_same_email_as ignore +mailbox comp...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 34e82ddaf89be56f826949a18a6db4192c05a04d
https://github.com/dreamwidth/dw-free/commit/34e82ddaf89be56f826949a18a6db4192c05a04d
Author: Kareila <kareila@dreamwidth.org>
Date: 2016-07-11 (Mon, 11 Jul 2016)

Changed paths:
M cgi-bin/LJ/User/Message.pm

Log Message:
-----------
[#1843] let has_same_email_as ignore +mailbox components of emails

This does a simple string equality check as before, but if
the match fails, strip out anything between + and @ and try
again before giving up.

Fixes #1843.


Commit: f7ff400e91e4fdbcb2574cbf2f329cc288417854
https://github.com/dreamwidth/dw-free/commit/f7ff400e91e4fdbcb2574cbf2f329cc288417854
Author: Mark Smith <mark@qq.is>
Date: 2016-09-26 (Mon, 26 Sep 2016)

Changed paths:
M cgi-bin/LJ/User/Message.pm

Log Message:
-----------
Merge pull request #1844 from kareila/1843-email

[#1843] let has_same_email_as ignore +mailbox components of emails


Compare: https://github.com/dreamwidth/dw-free/compare/91bc4fc72fcf...f7ff400e91e4