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

Admin mode for the Wazuh API requests #1019

Merged
merged 5 commits into from
Nov 15, 2018
Merged

Admin mode for the Wazuh API requests #1019

merged 5 commits into from
Nov 15, 2018

Conversation

jesusgn90
Copy link
Contributor

@jesusgn90 jesusgn90 commented Nov 13, 2018

Closes #1003

Hi team, this PR adds the ability to make admin requests to the Wazuh API from the Wazuh App. This means you can make POST, DELETE and PUT requests.

By default it's enabled:

#admin: true

To disable it, edit the config.yml file and set admin: false.

Regards

@jesusgn90 jesusgn90 added the type/enhancement Enhancement issue label Nov 13, 2018
@jesusgn90 jesusgn90 self-assigned this Nov 13, 2018
@snaow
Copy link
Contributor

snaow commented Nov 14, 2018

Hi,

Default value should be true.
Admin mode by default, so users can enjoy full features.

Different thing, those users who want to disable admin capabilities for specific reasons.

Thanks,
Pedro.

@jesusgn90 jesusgn90 changed the base branch from 3.7-6.4 to 3.7-6.5 November 15, 2018 08:41
@jesusgn90
Copy link
Contributor Author

Done @snaow b7e707e, thanks!

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

Successfully merging this pull request may close these issues.

2 participants