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

User permission to run play commands #18

Open
kodziom opened this issue Sep 1, 2021 · 1 comment
Open

User permission to run play commands #18

kodziom opened this issue Sep 1, 2021 · 1 comment

Comments

@kodziom
Copy link

kodziom commented Sep 1, 2021

Description

Only admin can run 'play' command. Normal user can't.

Reproduce Steps

Change code in file: app-fb11d58d4c15461cb468.js - add perrmison to user to do play

Expected Behavior

If normal user do command play, he will get output. For example:
:play https://localhost/myguide.html
display page from myguide.html

Current Behavior

Now, If i do it using admin account it works, but if i use normal user account it do not working.

Can you propose a solution?

Change code in file: app-fb11d58d4c15461cb468.js - add perrmison to user to do command play

Your Environment

software name version
OS Linux
ONgDB Browser 1.0.0
ONgDB 1.0.0/3.4.0 Enterprise
@bradnussbaum
Copy link
Contributor

@kodziom Thank you for the request. Many of the guides require writing to the graph and some may involve changing schema. It might be possible that a user is unable to complete a guide unless they have a sufficient role level. I will go back through the available guides and see if there is a role level lower than admin that will work for all cases.

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

No branches or pull requests

2 participants