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

experimenting #457

Closed
wants to merge 22 commits into from
Closed

experimenting #457

wants to merge 22 commits into from

Commits on Feb 5, 2020

  1. feat: Add identity manager

    eftychis committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    a500928 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

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

Commits on Feb 17, 2020

  1. Document; minor

    eftychis committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    93366c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b17201b View commit details
    Browse the repository at this point in the history
  3. Rv partial changes

    eftychis committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    81bc873 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

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

Commits on Feb 19, 2020

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

Commits on Feb 25, 2020

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

Commits on Feb 26, 2020

  1. Configuration menu
    Copy the full SHA
    6e628bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e3eeb6 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

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

Commits on Feb 28, 2020

  1. Configuration menu
    Copy the full SHA
    6949f48 View commit details
    Browse the repository at this point in the history
  2. rename

    eftychis committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    bae8077 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. fixup! rename

    eftychis committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    cff25b4 View commit details
    Browse the repository at this point in the history
  2. fixup! rename (2)

    eftychis committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    cd2c685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ea519f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Add AsRef for Principals

    eftychis committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    e866c0d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Configuration menu
    Copy the full SHA
    54f093b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fd305c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Document; Add Readme; Rm main; Rename module to types

    Removed main as that is no longer necessary for development.
    eftychis committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    520ba74 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Move improvements to skeleton branch

    Checks if the provided path contains a creds.pem file. Creates it as
    necessary. Note this is temporary, as we care only about a single key
    pair right now.
    eftychis committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    c1e4002 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Remove interfaces for now

    eftychis committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    6184fe7 View commit details
    Browse the repository at this point in the history