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

New feature: Allow authentication by personal tokens #53

Merged
merged 11 commits into from
Nov 9, 2023
Merged

Commits on Sep 9, 2023

  1. Correct usage of cargo-get in .gitlab-ci snippet

    Morian Sonnet committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    ea79c0c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Add note reg. incompatibility of cargo and thrussh

    Morian Sonnet committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    c006cb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. README: Add .ssh/config for personal token usage

    Morian Sonnet committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    1306f86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f535d9b View commit details
    Browse the repository at this point in the history
  3. Refactor: Add function to build client with token

    Morian Sonnet committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    58a56d1 View commit details
    Browse the repository at this point in the history
  4. Allow authentication with personal token

    Morian Sonnet committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    5283255 View commit details
    Browse the repository at this point in the history
  5. Keep personal token in User

    Morian Sonnet committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    c55a2bf View commit details
    Browse the repository at this point in the history
  6. Optionally use personal token for reading packages

    Morian Sonnet committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    0c44af3 View commit details
    Browse the repository at this point in the history
  7. Optionally use personal token for DL urls

    Morian Sonnet committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    e7f0960 View commit details
    Browse the repository at this point in the history
  8. README: Add usage of personal token authentication

    Morian Sonnet committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    63031db View commit details
    Browse the repository at this point in the history
  9. Consider only packages with type generic

    Morian Sonnet committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    273d5f1 View commit details
    Browse the repository at this point in the history