Skip to content
Snippets Groups Projects

Add wizard key

Closed inso requested to merge wizard_key into dev

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Éloïs
  • Éloïs
  • inso resolved all discussions

    resolved all discussions

  • inso added 1 commit

    added 1 commit

    Compare with previous version

  • inso added 1 commit

    added 1 commit

    Compare with previous version

  • inso added 1 commit

    added 1 commit

    Compare with previous version

  • Éloïs
  • inso added 1 commit

    added 1 commit

    Compare with previous version

  • inso resolved all discussions

    resolved all discussions

  • inso added 2 commits

    added 2 commits

    • 300c8fa4 - 1 commit from branch dev
    • 5bbd5b58 - Merge branch 'dev' into wizard_key

    Compare with previous version

  • @Insoleet please not push local merge, uses instead rebase to keep a clean history. Remove your merge commit and :

    git chekckout YOUR_BRANCH
    git rebase -i dev

    Edited by Éloïs
  • inso added 5 commits

    added 5 commits

    Compare with previous version

  • Author Contributor

    Ok, done !

  • inso added 5 commits

    added 5 commits

    Compare with previous version

  • Please add command line options to modify or delete the member keypair directly.

    Modify the member keypair: durs keys -m
    Delete the member keypair: durs keys -md

    Also, as wizard will never be used for anything other than modifying the keys (the other configuration aspects being managed in the plugins), can you delete wizard and use directly the subcommand keys ?

    Edited by Éloïs
  • inso added 1 commit

    added 1 commit

    Compare with previous version

  • inso added 1 commit

    added 1 commit

    Compare with previous version

  • inso added 1 commit

    added 1 commit

    Compare with previous version

  • Author Contributor

    So I added some new commands :

    durs keys modify member [salt] [password]
    durs keys modify network [salt] [password]
    durs keys delete member # remove the member key
    durs keys delete network # reset the network key to a new random one
    durs keys show
    durs keys wizard

    I hope that it will be good to you :)

    Edited by inso
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading