As requested in issue #570 i added system proxy support.
I have tested this it it works via the proxy by setting the environment variable.
Maybe we can create something to have this set in the environment, but i think that is up to docker it self.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/dani-garcia/vaultwarden/pull/571
**Author:** [@BlackDex](https://github.com/BlackDex)
**Created:** 8/12/2019
**Status:** ✅ Merged
**Merged:** 8/15/2019
**Merged by:** [@dani-garcia](https://github.com/dani-garcia)
**Base:** `master` ← **Head:** `icon-proxy-support`
---
### 📝 Commits (1)
- [`e7b6238`](https://github.com/dani-garcia/vaultwarden/commit/e7b6238f4312e87e432baa4cfc5f4ae26ac355f9) Added reqwest proxy support
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `src/api/icons.rs` (+1 -0)
</details>
### 📄 Description
As requested in issue #570 i added system proxy support.
I have tested this it it works via the proxy by setting the environment variable.
Maybe we can create something to have this set in the environment, but i think that is up to docker it self.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/571
Author: @BlackDex
Created: 8/12/2019
Status: ✅ Merged
Merged: 8/15/2019
Merged by: @dani-garcia
Base:
master← Head:icon-proxy-support📝 Commits (1)
e7b6238Added reqwest proxy support📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
src/api/icons.rs(+1 -0)📄 Description
As requested in issue #570 i added system proxy support.
I have tested this it it works via the proxy by setting the environment variable.
Maybe we can create something to have this set in the environment, but i think that is up to docker it self.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.