mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 06:05:55 +03:00
[GH-ISSUE #313] self hosted bitwarden issue #827
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#827
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @blimeybloke on GitHub (Jul 5, 2022).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/313
Does the self hosted version work with bitwarden? I have added my domain, and the api but it bitwarden just gives error.
thanks
@willbrowningme commented on GitHub (Jul 8, 2022):
Bitwarden doesn't support self-hosted instances yet, it may be worth opening an issue on their repo instead. They would need to add a setting where you can change the instance from
https://app.anonaddy.com/api/v1tohttps://yourdomain.com/api/v1so that requests are directed to the correct location.@Stoffe commented on GitHub (Aug 18, 2022):
Could also be of interrest to set an feature request on vaultwarden, so you can have it in a self hosted version :)
(https://github.com/dani-garcia/vaultwarden)
@besendorf commented on GitHub (Oct 5, 2022):
This can't be done in vaultwarden, as it is a client feature.
See: https://github.com/dani-garcia/vaultwarden/issues/2730
@willbrowningme commented on GitHub (Nov 1, 2022):
There is currently a discussion open for this here - https://community.bitwarden.com/t/custom-api-url-for-self-hosted-email-alias-services/42185/12
Hopefully it will be implemented in the near future.