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

Create users_sync.sh #78

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Create users_sync.sh #78

wants to merge 13 commits into from

Commits on Jun 9, 2024

  1. Create users_sync.sh

    Initial commit.
    Untested. Probably broken. Do not use...yet
    EvilOlaf authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    8d2e883 View commit details
    Browse the repository at this point in the history
  2. Create README.md

    EvilOlaf authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    5e5ffe1 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    1345b0c View commit details
    Browse the repository at this point in the history
  2. fix comparison

    EvilOlaf authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5188346 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0e1baa View commit details
    Browse the repository at this point in the history
  4. remove debug

    EvilOlaf authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0d07a6f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. set shell to false

    EvilOlaf authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ad3abd8 View commit details
    Browse the repository at this point in the history
  2. add checks for curl and jq

    EvilOlaf authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0e999b0 View commit details
    Browse the repository at this point in the history
  3. fix permissions and path

    EvilOlaf authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f5f3fff View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    5f99e6c View commit details
    Browse the repository at this point in the history
  2. functions, key refreshing

    - put more often used stuff into functions
    - add key updating
    EvilOlaf authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d679ecc View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. shellcheck

    EvilOlaf authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b0000c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. toggle DEBUG and ask for confirmation...

    ...before user data is being deleted.
    EvilOlaf authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    151d3f2 View commit details
    Browse the repository at this point in the history