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

Fixing exec usage, handling and optimise code #516

Merged
merged 7 commits into from
Jul 27, 2022

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    f490991 View commit details
    Browse the repository at this point in the history
  2. Remove exec - wait for indexer

    There is no usecase anymore for it since commit
    9d176ef
    cruelsmith committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    19ec46a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    834578e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Fixing condition for updating wazuh-template.json

    Ensure that we recognize content changes of the local and remote file.
    cruelsmith committed Jul 5, 2022
    3 Configuration menu
    Copy the full SHA
    3f69f82 View commit details
    Browse the repository at this point in the history
  2. Fix missing config of host and port of dashboard

    The variables has been already there but not used at any point.
    cruelsmith committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    8888fd7 View commit details
    Browse the repository at this point in the history
  3. Fix wrong refreshonly condition after changes

    Needed after updateing the exec for cleanup wazuh-template.json.
    cruelsmith committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    31bf14a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    5be4a85 View commit details
    Browse the repository at this point in the history