bitwarden / passwordless-dotnet

Bitwarden Passwordless.dev .NET SDK.
https://bitwarden.com/
Apache License 2.0
34 stars 10 forks source link

PAS-572 | Remove default path for mail file provider #154

Closed jonashendrickx closed 1 week ago

jonashendrickx commented 1 week ago

We need compatibility for the mail providers defined in: https://github.com/bitwarden/passwordless-server/commit/8697acd192ea5a42687fb542aaff9908050ceee3

Since https://github.com/bitwarden/passwordless-server/commit/2d9dd79d36d2ff27f460875ce9cee2a9719de32c, we are setting the path directly in the image itself.

This configuration we're removing in this pull request is redundant, and will regardless no longer work as it's no longer compatible with the new format.