matlab-proxy 0.21.0__tar.gz → 0.22.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of matlab-proxy might be problematic. Click here for more details.
- {matlab-proxy-0.21.0/matlab_proxy.egg-info → matlab-proxy-0.22.0}/PKG-INFO +1 -1
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/index.js +11 -7
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/app.py +1 -1
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/constants.py +1 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0/matlab_proxy.egg-info}/PKG-INFO +1 -1
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/lib/api.py +1 -1
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/utils/helpers.py +4 -2
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/setup.py +1 -1
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/LICENSE.md +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/MANIFEST.in +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/README.md +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/.eslintrc.json +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/.gitignore +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/README.md +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/package-lock.json +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/package.json +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/public/favicon.ico +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/public/index.html +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/public/manifest.json +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/public/robots.txt +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/actionCreators/actionCreators.spec.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/actionCreators/index.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/actions/index.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/css/bootstrap.min.css +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/css/site7.min.css +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/glyphicons-halflings-regular.eot +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/glyphicons-halflings-regular.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/glyphicons-halflings-regular.ttf +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/glyphicons-halflings-regular.woff +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/glyphicons-halflings-regular.woff2 +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/mathworks-eps.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/mathworks-eps.ttf +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/mathworks-eps.woff +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/mathworks-pictograms.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/mathworks-pictograms.ttf +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/mathworks-pictograms.woff +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/mathworks.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/mathworks.ttf +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/mathworks.woff +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/images/bug_reports/workaround.gif +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/images/responsive/global/ico-header-account-hover.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/images/responsive/global/ico-header-account.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/images/responsive/global/ico-header-contact-hover.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/images/responsive/global/ico-header-contact.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/images/responsive/global/ico-sprite.png +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/App.css +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/App.spec.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/IdleBufferTimeouts.spec.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/MATLAB-env-blur.png +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Confirmation/Confirmation.spec.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Confirmation/index.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Controls/Controls.css +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Controls/Controls.spec.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Controls/feedback.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Controls/help.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Controls/index.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Controls/restart.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Controls/sign-out.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Controls/start.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Controls/stop.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Controls/terminate.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/EntitlementSelector/EntitlementSelector.spec.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/EntitlementSelector/index.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Error/Error.css +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Error/Error.spec.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Error/index.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Help/Help.css +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Help/Help.spec.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Help/index.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Information/Information.css +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Information/Information.spec.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Information/index.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/LicensingGatherer/ExistingLicense.css +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/LicensingGatherer/ExistingLicense.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/LicensingGatherer/LicenseGatherer.spec.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/LicensingGatherer/LicensingGatherer.css +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/LicensingGatherer/MHLM.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/LicensingGatherer/NLM.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/LicensingGatherer/index.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/MatlabJsd/MatlabJsd.css +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/MatlabJsd/MatlabJsd.spec.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/MatlabJsd/index.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Overlay/Overlay.css +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Overlay/Overlay.spec.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Overlay/index.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/OverlayTrigger/OverlayTrigger.css +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/OverlayTrigger/OverlayTrigger.spec.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/OverlayTrigger/ResizeOverlayTrigger.spec.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/OverlayTrigger/arrow.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/OverlayTrigger/gripper.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/OverlayTrigger/index.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/OverlayTrigger/trigger-error.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/OverlayTrigger/trigger-ok.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/ShutdownWarning/ShutdownWarning.css +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/ShutdownWarning/index.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/constants.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/index.css +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/index.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/jest.config.json +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/logo.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/reducers/index.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/reducers/reducers.spec.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/selectors/index.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/selectors/selectors.spec.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/serviceWorker.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/setupTests.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/test/utils/react-test.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/test/utils/responses.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/test/utils/state.js +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/app_state.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/default_configuration.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/devel.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/icons/matlab.svg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/matlab/evaluateUserMatlabCode.m +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/matlab/startup.m +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/settings.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/event_loop.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/list_servers.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/mw.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/mwi/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/mwi/custom_http_headers.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/mwi/download.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/mwi/embedded_connector/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/mwi/embedded_connector/helpers.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/mwi/embedded_connector/request.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/mwi/environment_variables.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/mwi/exceptions.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/mwi/logger.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/mwi/token_auth.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/mwi/validators.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/system.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/windows.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy.egg-info/SOURCES.txt +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy.egg-info/dependency_links.txt +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy.egg-info/entry_points.txt +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy.egg-info/not-zip-safe +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy.egg-info/requires.txt +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy.egg-info/top_level.txt +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/lib/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/storage/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/storage/file_repository.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/storage/interface.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/storage/server.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/utils/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/utils/auth.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/utils/constants.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/utils/environment_variables.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/utils/logger.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/web/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/web/app.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/web/monitor.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/web/watcher.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/setup.cfg +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/integration/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/integration/integration_tests_with_license/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/integration/integration_tests_with_license/conftest.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/integration/integration_tests_with_license/test_http_end_points.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/integration/integration_tests_without_license/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/integration/integration_tests_without_license/conftest.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/integration/integration_tests_without_license/test_matlab_is_down_if_unlicensed.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/integration/utils/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/integration/utils/integration_tests_utils.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/integration/utils/licensing.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/conftest.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/test_app.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/test_app_state.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/test_constants.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/test_ddux.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/test_devel.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/test_non_dev_mode.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/test_settings.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/util/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/util/mwi/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/util/mwi/embedded_connector/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/util/mwi/embedded_connector/test_helpers.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/util/mwi/embedded_connector/test_request.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/util/mwi/test_custom_http_headers.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/util/mwi/test_download.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/util/mwi/test_logger.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/util/mwi/test_token_auth.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/util/mwi/test_validators.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/util/test_mw.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/util/test_util.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/utils/__init__.py +0 -0
- {matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/utils/logging_util.py +0 -0
|
@@ -294,14 +294,18 @@ function App () {
|
|
|
294
294
|
}, [loadUrl]);
|
|
295
295
|
|
|
296
296
|
useEffect(() => {
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
297
|
+
// Send authenticate request only after env config is fetched,
|
|
298
|
+
// fixes https://github.com/mathworks/matlab-proxy/issues/37
|
|
299
|
+
if (hasFetchedEnvConfig) {
|
|
300
|
+
const queryParams = parseQueryParams(window.location);
|
|
301
|
+
const token = queryParams.get(MWI_AUTH_TOKEN_NAME_FOR_HTTP);
|
|
302
|
+
|
|
303
|
+
if (token) {
|
|
304
|
+
dispatch(updateAuthStatus(token));
|
|
305
|
+
}
|
|
306
|
+
window.history.replaceState(null, '', `${baseUrl}index.html`);
|
|
302
307
|
}
|
|
303
|
-
|
|
304
|
-
}, [dispatch, baseUrl]);
|
|
308
|
+
}, [dispatch, baseUrl, hasFetchedEnvConfig]);
|
|
305
309
|
|
|
306
310
|
// Display one of:
|
|
307
311
|
// * Confirmation
|
|
@@ -429,7 +429,7 @@ async def shutdown_integration_delete(req):
|
|
|
429
429
|
"""
|
|
430
430
|
state = req.app["state"]
|
|
431
431
|
|
|
432
|
-
logger.info(f"
|
|
432
|
+
logger.info(f"Shutting down {state.settings['integration_name']}...")
|
|
433
433
|
|
|
434
434
|
# Send response manually because this has to happen before the application exits
|
|
435
435
|
res = create_status_response(req.app, "../")
|
|
@@ -143,7 +143,7 @@ async def _start_subprocess_and_check_for_readiness(
|
|
|
143
143
|
server_process = None
|
|
144
144
|
|
|
145
145
|
# Check for the matlab proxy server readiness
|
|
146
|
-
if helpers.is_server_ready(f"{url}{mwi_base_url}"):
|
|
146
|
+
if helpers.is_server_ready(url=f"{url}{mwi_base_url}", backoff_factor=0.5):
|
|
147
147
|
log.debug("Matlab proxy process info: %s, %s", url, mwi_base_url)
|
|
148
148
|
server_process = ServerProcess(
|
|
149
149
|
server_url=url,
|
|
@@ -18,7 +18,7 @@ from matlab_proxy_manager.utils import logger
|
|
|
18
18
|
log = logger.get()
|
|
19
19
|
|
|
20
20
|
|
|
21
|
-
def is_server_ready(url: str, retries: int = 2) -> bool:
|
|
21
|
+
def is_server_ready(url: str, retries: int = 2, backoff_factor=None) -> bool:
|
|
22
22
|
"""
|
|
23
23
|
Check if the server at the given URL is ready.
|
|
24
24
|
|
|
@@ -30,7 +30,9 @@ def is_server_ready(url: str, retries: int = 2) -> bool:
|
|
|
30
30
|
"""
|
|
31
31
|
try:
|
|
32
32
|
matlab_proxy_index_page_identifier = "MWI_MATLAB_PROXY_IDENTIFIER"
|
|
33
|
-
resp = requests_retry_session(
|
|
33
|
+
resp = requests_retry_session(
|
|
34
|
+
retries=retries, backoff_factor=backoff_factor
|
|
35
|
+
).get(f"{url}", verify=False)
|
|
34
36
|
log.debug("Response status code from server readiness: %s", resp.status_code)
|
|
35
37
|
return (
|
|
36
38
|
resp.status_code == requests.codes.OK
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/mathworks-eps.svg
RENAMED
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/mathworks-eps.ttf
RENAMED
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/mathworks-eps.woff
RENAMED
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/mathworks-pictograms.svg
RENAMED
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/3p/fonts/mathworks-pictograms.ttf
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/App/IdleBufferTimeouts.spec.js
RENAMED
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Confirmation/Confirmation.spec.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/Information/Information.spec.js
RENAMED
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/LicensingGatherer/ExistingLicense.css
RENAMED
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/LicensingGatherer/ExistingLicense.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/OverlayTrigger/OverlayTrigger.css
RENAMED
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/OverlayTrigger/OverlayTrigger.spec.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/OverlayTrigger/trigger-error.svg
RENAMED
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/OverlayTrigger/trigger-ok.svg
RENAMED
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/gui/src/components/ShutdownWarning/ShutdownWarning.css
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/mwi/embedded_connector/__init__.py
RENAMED
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/mwi/embedded_connector/helpers.py
RENAMED
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy/util/mwi/embedded_connector/request.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/matlab_proxy_manager/utils/environment_variables.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/integration/utils/integration_tests_utils.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/util/mwi/embedded_connector/__init__.py
RENAMED
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/util/mwi/embedded_connector/test_helpers.py
RENAMED
|
File without changes
|
{matlab-proxy-0.21.0 → matlab-proxy-0.22.0}/tests/unit/util/mwi/embedded_connector/test_request.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|