Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sending invitation mails to some contacts #1924

Merged
merged 2 commits into from Jun 5, 2019

Conversation

nono
Copy link
Member

@nono nono commented Jun 4, 2019

When a contact is added to a sharing, the stack sends them an email to their address. This address can be in the "foo@example.net" format, or in the "Foo foo@example.net" format. This commit fixes sending emails when the latter is used.

When a contact is added to a sharing, the stack sends them an email to
their address. This address can be in the "foo@example.net" format, or
in the "Foo <foo@example.net>" format. This commit fixes sending emails
when the latter is used.
@nono nono requested a review from maximemenager June 4, 2019 16:46
@nono
Copy link
Member Author

nono commented Jun 4, 2019

@nono
Copy link
Member Author

nono commented Jun 4, 2019

Arg, the CI is red because of a dependency that is currently broken: labstack/gommon@41215b3#r33808702

@nono nono merged commit 201bcb5 into cozy:master Jun 5, 2019
@nono nono deleted the fix-sharing-email branch June 5, 2019 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants