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

Api keypair restructure #9504

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

Commits on Jul 30, 2024

  1. initial commit of api keypair restrucure

    klaus.freitas.scclouds committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1257678 View commit details
    Browse the repository at this point in the history
  2. making some fixes

    klaus.freitas.scclouds committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2e5de1e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. small fixes and deleting apikeys on erasure of user and account

    klaus.freitas.scclouds committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7bfdfb4 View commit details
    Browse the repository at this point in the history
  2. fixing NPE on user edition authored-by: hsato03

    klaus.freitas.scclouds committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ac14de2 View commit details
    Browse the repository at this point in the history
  3. small tweaks

    klaus.freitas.scclouds committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    16fe2f0 View commit details
    Browse the repository at this point in the history
  4. fix tests

    klaus.freitas.scclouds committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    378fc4f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 12, 2024

  1. fixing mistake on test

    klaus.freitas.scclouds committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a7057c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fixing compilation failure

    klaus.freitas.scclouds committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    989b4c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. fix checkstyles

    klaus.freitas.scclouds committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b0ba748 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. fix version

    klaus.freitas.scclouds committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    83bdb68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53ba8e9 View commit details
    Browse the repository at this point in the history
  3. fix lint, ty Dahn

    klaus.freitas.scclouds committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    33ae518 View commit details
    Browse the repository at this point in the history
  4. fix another compilation mistake, it compiles locally

    klaus.freitas.scclouds committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2b910d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. fix building with no redist packages, should pass tests now

    klaus.freitas.scclouds committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a2e9aba View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. refactoring RegisterCmd to RegisterUserKeysCmd and userid to id in li…

    …stUserKeys api
    klaus.freitas.scclouds committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b40e777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5016f3c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. fixing one last reference to old RegisterCmd class

    klaus.freitas.scclouds committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    95e79fc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fixing null pointer when calling getUserKeys and the user did not hav…

    …e an API key (fix failing marvin tests)
    klaus.freitas.scclouds committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    72a62ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62259f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 20, 2024

  1. fixing marvin test

    klaus.freitas.scclouds committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4591e23 View commit details
    Browse the repository at this point in the history