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

Refactor core auth #6596

Merged
merged 13 commits into from
Dec 10, 2020
Merged

Refactor core auth #6596

merged 13 commits into from
Dec 10, 2020

Commits on Nov 29, 2020

  1. * First pass cleaning of auth code

    * Add mechanism to delay requests aiming to brute force the API keys
    sulkaharo committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    fc0e980 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    3685218 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    sulkaharo committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    fbbfef1 View commit details
    Browse the repository at this point in the history
  3. * Cleaned auth code with reduced code duplication

    * Fixed bugs with using tokens for authentication
    sulkaharo committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    6ebb0e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1d8f27 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. * Add test for API delay on wrong key

    * Client now properly supports with both with READ and WRITE capable tokens
    sulkaharo committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    c59c620 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    4a353cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    250912b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ceec23a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

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

Commits on Dec 9, 2020

  1. Fix verifyauth test

    sulkaharo committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    a94c81b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c09981 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

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