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

Adds basic raid protection. #610

Merged
merged 7 commits into from
Jan 27, 2021
Merged

Adds basic raid protection. #610

merged 7 commits into from
Jan 27, 2021

Commits on Dec 29, 2020

  1. Adds basic raid protection.

    Initial commit including new command
    404dcd committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    112ab33 View commit details
    Browse the repository at this point in the history
  2. Allows sudos to run command too

    @Sh3llcod3 requested this
    404dcd committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    b681710 View commit details
    Browse the repository at this point in the history
  3. Combines some logic

    Avoids checking bool twice unnecessarily
    404dcd committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    fd5598b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Fixes Beano's quibbles: 1) invocator's name in audit log 2) Now not a…

    … toggle, :raid will fetch status and :raid [on/off] sets. I also renamed it to just :raid
    404dcd committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    e5fffa1 View commit details
    Browse the repository at this point in the history
  2. Removes useless print statements

    404dcd committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    363b50e View commit details
    Browse the repository at this point in the history
  3. Fixes linter moaning

    404dcd committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    859ab29 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

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