-
- Downloads
Merge pull request #15541 from owncloud/add-reply-to-support
Add "Reply-To" support for sharing mails as well as refactor code and add unit-tests
Showing
- core/ajax/share.php 16 additions, 2 deletionscore/ajax/share.php
- lib/private/mail/message.php 22 additions, 0 deletionslib/private/mail/message.php
- lib/private/share/mailnotifications.php 100 additions, 60 deletionslib/private/share/mailnotifications.php
- tests/lib/mail/message.php 17 additions, 0 deletionstests/lib/mail/message.php
- tests/lib/share/MailNotificationsTest.php 237 additions, 0 deletionstests/lib/share/MailNotificationsTest.php
Loading
Please register or sign in to comment