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

feature: Closes #1831 - Add an artisan command to create an API key from the command line #5055

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. Initial draft

    GreatSymphonia committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f818292 View commit details
    Browse the repository at this point in the history
  2. API Key messages

    GreatSymphonia committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7af48d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9e98a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Correcting the R/W values, 1 read, 2 write, 3 R/W, 0 nothing;

    adding decryption of the key;
    Adding file output option
    GreatSymphonia committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    db86391 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48c50a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5d044b View commit details
    Browse the repository at this point in the history
  4. properly use the \n

    GreatSymphonia committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fb2e163 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2f4306 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d19a7f View commit details
    Browse the repository at this point in the history