Skip to content
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

Workflow manager has permission denied when in api_mode = "closed" #1488

Open
remkonoteboom opened this issue Jun 19, 2020 · 0 comments
Open

Comments

@remkonoteboom
Copy link
Contributor

Describe the bug
The workflow manager doesn't work in api_mode = "closed". This is because of numerous server.eval() calls. These eval calls should either be moved to commands or there should be a special api command key that allows for restricted eval calls.

To Reproduce
Steps to reproduce the behavior:

  1. Set security/api_code in config file to closed
  2. Go to Workflow Manager

Expected behavior
No permission denied errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant