fdrab
fdrab
## SUMMARY action_service.list_values not working properly? ### STACKSTORM VERSION 3.7.0 ##### OS, environment, install method OS install on RHEL ## Steps to reproduce the problem As per the contrib/runners/python_runner/python_runner/python_action_wrapper.py the...
## SUMMARY Python actions leak sensitive data when viewing processes ### STACKSTORM VERSION st2 3.7.0, on Python 3.8.13 ##### OS, environment, install method RHEL8, instance and mongoDB running on the...
Hello Community, Is st2web actively developed / maintained? I have a number of things I'd like to see in st2web, either new features or re-work of some things: 1, ~~NodeJS...
Hello, I've found past issue (https://github.com/StackStorm/st2web/issues/411) that should have solved this, but it seems in 3.8.0 the preview leaks fields marked as secret:  Do I have to...
Added max_page_size to api_opts and added limit & offset to action_service and sensor_service list_values() method
Added the no-store cache control header in order to prevent webui from serving cached and not up-to-date versions of opened workflows.
## SUMMARY Keypair API returns inconsistent results when called by admin vs. non-admin user when applying name / prefix filters on system scoped keys the user has been granted access...
### WHAT: This PR updates the get_all method of API V1 KeyValue controller so that if it's called by a non-admin user, instead of iterating over a list of keys...
Added overrides for repository locations as they were migrated to bitnamilegacy and are no longer maintained. This is a temporary workaround until a better solution is found.