Skip to content

provide api to convert link to mail share#3513

Closed
schiessle wants to merge 3 commits into
masterfrom
dummy-api
Closed

provide api to convert link to mail share#3513
schiessle wants to merge 3 commits into
masterfrom
dummy-api

Conversation

@schiessle

Copy link
Copy Markdown
Member

Providing a endpoint for the old API to send a public link by mail. In our case we will create a full featured mail share.

I tested it by repeating the API call with Curl, but would be good to test it with the actual sync client to make sure that's really the end point they use.

@rullzer can you test this with the upcoming sync client to see if it works as expected.

@mention-bot

Copy link
Copy Markdown

@schiessle, thanks for your PR! By analyzing the history of the files in this pull request, we identified @LukasReschke, @rullzer and @bartv2 to be potential reviewers.

}

/**
* @NoCSRFRequired

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, left over from testing...

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
@schiessle

Copy link
Copy Markdown
Member Author

Looked at the source code of the client and saw that it doesn't use the server to send the link by mail, instead it just opens the desktop mail client with the link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants