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

Added personal access endpoint to API #11416

Merged
merged 13 commits into from
Jun 29, 2022
Merged

Commits on Jun 29, 2022

  1. Added personal access tokens to api

    Signed-off-by: snipe <[email protected]>
    snipe committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    1158fa9 View commit details
    Browse the repository at this point in the history
  2. Made method naming consistent

    Signed-off-by: snipe <[email protected]>
    snipe committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    413487d View commit details
    Browse the repository at this point in the history
  3. Console script to generate API tokens

    Signed-off-by: snipe <[email protected]>
    snipe committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    112f147 View commit details
    Browse the repository at this point in the history
  4. Show user info as well

    Signed-off-by: snipe <[email protected]>
    snipe committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    e7de7d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9680b02 View commit details
    Browse the repository at this point in the history
  6. Set $accessTokenName

    Signed-off-by: snipe <[email protected]>
    snipe committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    9b6fd7e View commit details
    Browse the repository at this point in the history
  7. Make -kkey-only a flag

    Signed-off-by: snipe <[email protected]>
    snipe committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    2f7c043 View commit details
    Browse the repository at this point in the history
  8. Changed siganture to be clearer

    Signed-off-by: snipe <[email protected]>
    snipe committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    a711e60 View commit details
    Browse the repository at this point in the history
  9. Change to plural endpoints

    Signed-off-by: snipe <[email protected]>
    snipe committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    dc27d3b View commit details
    Browse the repository at this point in the history
  10. Include token ID in payload

    Signed-off-by: snipe <[email protected]>
    snipe committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    52332bc View commit details
    Browse the repository at this point in the history
  11. Return token ID in cli

    Signed-off-by: snipe <[email protected]>
    snipe committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    67ad24a View commit details
    Browse the repository at this point in the history
  12. Small refactor

    Signed-off-by: snipe <[email protected]>
    snipe committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    90fe7af View commit details
    Browse the repository at this point in the history
  13. Formatted show api

    Signed-off-by: snipe <[email protected]>
    snipe committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    53bc159 View commit details
    Browse the repository at this point in the history