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 web vault support for alternate base dir (subdir/subpath) hosting #11

Merged
merged 1 commit into from Feb 22, 2020

Conversation

jjlin
Copy link
Contributor

@jjlin jjlin commented Feb 22, 2020

Instead of assuming the base URL is always window.location.origin,
infer it from window.location.href.

Requires dani-garcia/vaultwarden#868 for matching backend support.

Instead of assuming the base URL is always `window.location.origin`,
infer it from `window.location.href`.
@dani-garcia
Copy link
Owner

Sounds good to me, thanks! I'll merge this one before and update the web vault for the docker images before merging the other PR

@dani-garcia dani-garcia merged commit 8f97640 into dani-garcia:master Feb 22, 2020
@jjlin jjlin deleted the alt-base branch February 23, 2020 04:06
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.

None yet

2 participants