Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add config option to use non-default manhole password and keys #10643

Merged
merged 14 commits into from
Sep 6, 2021

Commits on Aug 18, 2021

  1. Added manhole_settings section to config

    Azrenbeth authored and Azrenbeth committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    1ce0623 View commit details
    Browse the repository at this point in the history
  2. Updated manhole docs

    Azrenbeth authored and Azrenbeth committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    5aa069a View commit details
    Browse the repository at this point in the history
  3. Added changelog

    Azrenbeth authored and Azrenbeth committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    53d432a View commit details
    Browse the repository at this point in the history
  4. No complaints if manhole_settings: section is missing

    Azrenbeth authored and Azrenbeth committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    a297952 View commit details
    Browse the repository at this point in the history
  5. Made ssh instructions clearer for skim reading

    Azrenbeth authored and Azrenbeth committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    162c9fd View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Applied suggestions from code review

    Azrenbeth authored and Azrenbeth committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    2d3dfcc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into azren/manhole_pass…

    …word_and_keys
    Azrenbeth authored and Azrenbeth committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    fb4f83f View commit details
    Browse the repository at this point in the history
  3. Renamed ...SCHEME to ...SCHEMA

    Azrenbeth authored and Azrenbeth committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    e588475 View commit details
    Browse the repository at this point in the history
  4. Added typehint to make mypy happy (no clue why it was needed!)

    Azrenbeth authored and Azrenbeth committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    b462e02 View commit details
    Browse the repository at this point in the history
  5. Added config_dir_path argument when calling generate_config() from tests

    Azrenbeth authored and Azrenbeth committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    b372606 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Applied suggestions from code review

    Azrenbeth authored and Azrenbeth committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    ed48393 View commit details
    Browse the repository at this point in the history
  2. Ran generate-sample-config

    Azrenbeth authored and Azrenbeth committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    9d7d61c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Apply suggestions from code review

    Co-authored-by: Richard van der Hoff <[email protected]>
    Azrenbeth and richvdh authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    0893055 View commit details
    Browse the repository at this point in the history
  2. Ran generate-sample-config

    Azrenbeth authored and Azrenbeth committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    3aca2ba View commit details
    Browse the repository at this point in the history