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

Remove deprecated websocket config #288

Merged
merged 3 commits into from
Jan 7, 2024

Conversation

einschmidt
Copy link
Contributor

Proposed Changes

Vaultwarden enables websockets on the backend port by default, and no longer requires the websocket config (since v1.29.0). In addition, with v1.31.0, the websocket config will become deprecated. See also:

This PR removes the websocket config from nginx and the vaultwarden run script.

Related Issues

No issues yet.

@frenck
Copy link
Member

frenck commented Nov 8, 2023

The thing I wanted to do on #287, is removing NGINX? I think that isn't needed anymore...

../Frenck

@einschmidt
Copy link
Contributor Author

If I am not wrong, after the removal of the websocket bits, the local SSL config option seems to be the last nginx "feature".

While not using it myself locally, I am uncertain how much it is used or requested. Could be important to some.

Let me know if I can be of any help, or close this PR. Luckily, didn't take too much time ;-)

This comment was marked as resolved.

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Dec 9, 2023
@github-actions github-actions bot closed this Dec 17, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2023
@frenck
Copy link
Member

frenck commented Jan 7, 2024

While not using it myself locally, I am uncertain how much it is used or requested. Could be important to some.

That is a really good point actually. As one would need to be able to enable SSL in those cases...

@frenck frenck reopened this Jan 7, 2024
@frenck frenck added stale There has not been activity on this issue or PR for quite some time. enhancement Enhancement of the code, not introducing new features. and removed stale There has not been activity on this issue or PR for quite some time. labels Jan 7, 2024
Copy link
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

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

Thanks, @einschmidt 👍

../Frenck

@frenck frenck merged commit 21e242c into hassio-addons:main Jan 7, 2024
11 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement of the code, not introducing new features. stale There has not been activity on this issue or PR for quite some time.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants