-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
enhancementThis is an suggested enhancement or new featureThis is an suggested enhancement or new featurepluginPlugin ecosystemPlugin ecosystemsetupRelates to the InvenTree setup / installation processRelates to the InvenTree setup / installation process
Milestone
Description
Please verify that this feature request has NOT been suggested before.
- I checked and didn't find a similar feature request
Problem statement
Some parts of inventree do not respect globabl proxy settings / some settings are not passed to all install methods
Suggested solution
- Add global settings for http/https proxy that is respected by ApiCall mixin and other build-in calls
- Add global setting for excluded domains / addresses where the proxy should not be used
- Maybe: Add a system check to detect if a proxy might be causing issues
Describe alternatives you've considered
Using well-respected HTTP_PROXY / HTTPS_PROXY environment variables but that does not really work.
Examples of other systems
Netbox partially does that
Do you want to develop this?
- I want to develop this.
Metadata
Metadata
Assignees
Labels
enhancementThis is an suggested enhancement or new featureThis is an suggested enhancement or new featurepluginPlugin ecosystemPlugin ecosystemsetupRelates to the InvenTree setup / installation processRelates to the InvenTree setup / installation process