-
-
Notifications
You must be signed in to change notification settings - Fork 190
Improve security and configurability of functions that access the Environment and System Properties #4452
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
base: develop
Are you sure you want to change the base?
Improve security and configurability of functions that access the Environment and System Properties #4452
Conversation
@line-o There is some documentation for this in the |
…le should be deterministic within the execution scope
…se are not Java System Properties
…n:available-environment-variables#0 and fn:environment-variable#1 to be configured from conf.xml
…fn:available-system-properties#0 and fn:system-property#1 to be configured from conf.xml
5ca5381
to
7c2c499
Compare
Found an issue that I need to fix... |
I assume this PR contains important changes to exist-db that we should pull in after finalising. |
@line-o Sure, just run the changes and the test suite you will see the issue clearly I think, let me know if you don't. |
Forward port of #4449