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

Add support for send v2 API endpoints #2756

Merged
merged 1 commit into from
Sep 25, 2022

Conversation

BlackDex
Copy link
Collaborator

@BlackDex BlackDex commented Sep 20, 2022

This PR adds support for the Send v2 API.
It should prevent 404 errors which could cause some issues with some
configurations on some reverse proxies.

In the long run, we can probably remove the old file upload API, but for
now lets leave it there, since Bitwarden also still has this endpoint in
the code.

Might fixes #2753

This PR adds support for the Send v2 API.
It should prevent 404 errors which could cause some issues with some
configurations on some reverse proxies.

In the long run, we can probably remove the old file upload API, but for
now lets leave it there, since Bitwarden also still has this endpoint in
the code.

Might fixes dani-garcia#2753
@BlackDex BlackDex changed the title WIP: Send API v2 Add support for send v2 API endpoints Sep 22, 2022
@BlackDex BlackDex marked this pull request as ready for review September 22, 2022 17:46
@dani-garcia dani-garcia merged commit 5a07b19 into dani-garcia:main Sep 25, 2022
@BlackDex BlackDex deleted the add-send-api-v2 branch September 26, 2022 14:50
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.

2 participants