Wrong email sender fix #18730#18733
Conversation
Wrong email sender in app sharebymail when sending password to owner fix nextcloud#18730
|
server/apps/sharebymail/lib/ShareByMailProvider.php Lines 434 to 442 in 44eba5c Probably not bad to have the same sender name as the other email. xyz via nextcloud. |
regarding to advice from @kesselb
|
@rullzer we failed 🙈 |
|
@kesselb indeed I used in my first approch the variables $instanceName and $senderName without initializing them. |
|
Gave it a quick spin and it works. @exner104 normally we require commits to be signed off. See https://github.com/nextcloud/server/pull/18733/checks?check_run_id=379067761. |
|
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
Wrong email sender in app sharebymail when sending password to owner fix #18730