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

fix: rate limit auth #3820

Merged
merged 117 commits into from
Aug 30, 2022
Merged

fix: rate limit auth #3820

merged 117 commits into from
Aug 30, 2022

Commits on Aug 12, 2022

  1. fix: rate limit auth

    Agusti Fernandez Pardo committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    d6464e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01714e9 View commit details
    Browse the repository at this point in the history
  3. fix: replace lru-cache w memory-cache

    Agusti Fernandez Pardo committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    9d04d74 View commit details
    Browse the repository at this point in the history
  4. remove comments

    Agusti Fernandez Pardo committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    faad0f6 View commit details
    Browse the repository at this point in the history
  5. fix: yarn.lock

    Agusti Fernandez Pardo committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    00ac9ef View commit details
    Browse the repository at this point in the history
  6. fix: remove changes yarn lock

    Agusti Fernandez Pardo committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    7e4d532 View commit details
    Browse the repository at this point in the history
  7. fix: add missing EOL empty liune

    Agusti Fernandez Pardo committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    9d45ff9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc881f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f0083db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    25d1981 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    49de58c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c6d424b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0d65214 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a0efe69 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Configuration menu
    Copy the full SHA
    5f5b2e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54a79b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd4a3b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    3cf28c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71b9b25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    669ce61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c46ca8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a43a02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    330c883 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd27676 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd28d9f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4017e9b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6cb76e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    b240086 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7328292 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36fb15d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de737cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    206efcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00f0017 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    a64a311 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    203e659 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    238603d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69c4c47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    055f7c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a7620b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    a1b7bfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4260d32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d230e1a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

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

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    a5fe57c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c84e70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8148fbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f90f18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdc0cc0 View commit details
    Browse the repository at this point in the history
  6. fix: move rate limiter so it kicks the last, limit to 10 tries per mi…

    …nute
    Agusti Fernandez Pardo committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    dd578b7 View commit details
    Browse the repository at this point in the history
  7. fix: move limiter w rest of code

    Agusti Fernandez Pardo committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    4676a90 View commit details
    Browse the repository at this point in the history
  8. test: trying fix onboardong

    Agusti Fernandez Pardo committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    5a0c974 View commit details
    Browse the repository at this point in the history
  9. fix: undo changes in globalSetup.ts

    Agusti Fernandez Pardo committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    82ebef3 View commit details
    Browse the repository at this point in the history
  10. test: fix disable login for onboarding

    Agusti Fernandez Pardo committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    86b2c14 View commit details
    Browse the repository at this point in the history
  11. fix: use username instead of email for token check

    Agusti Fernandez Pardo committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    ccf26c2 View commit details
    Browse the repository at this point in the history
  12. fix: tests

    Agusti Fernandez Pardo committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    92c0f8e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    397d2a3 View commit details
    Browse the repository at this point in the history
  14. fix: don't run on test

    Agusti Fernandez Pardo committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    3486369 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    72d9663 View commit details
    Browse the repository at this point in the history
  16. fix: add missing comma

    Agusti Fernandez Pardo committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    e782de1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d901948 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

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

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    b38b09f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44759e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1aeedd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1551218 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c03e922 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ea4ca3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    e9d05b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f6a484 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a33146c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a4b8b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8018d5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4cf4347 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ebc1e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2915d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc1d6c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    8a9dc75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d7e0a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dec0f6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71c7214 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7893ff4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3823ca6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    837f0b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7f8d29 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d475c5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b0c5bbe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76ad2e7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8e58ee7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7e12f45 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2a234d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

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

Commits on Aug 28, 2022

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

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    6968dbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8820429 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82ff26c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78bfcb0 View commit details
    Browse the repository at this point in the history
  5. fix: remove uniqueTokenPerInterval

    Agusti Fernandez Pardo committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    f23090f View commit details
    Browse the repository at this point in the history
  6. fix: add errorcode to packages lib auth

    Agusti Fernandez Pardo committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    f03eaff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e44d65b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c09c53 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fa2187a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    f3f93b6 View commit details
    Browse the repository at this point in the history
  2. Update packages/lib/rateLimit.ts

    fix: improve readability
    
    Co-authored-by: Omar López <zomars@me.com>
    agustif and zomars committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    ed978ec View commit details
    Browse the repository at this point in the history
  3. Update packages/lib/rateLimit.ts

    fix: no unnecessary any
    
    Co-authored-by: Omar López <zomars@me.com>
    agustif and zomars committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    fc376b6 View commit details
    Browse the repository at this point in the history
  4. Update packages/lib/rateLimit.ts

    fix: improve readability
    
    Co-authored-by: Omar López <zomars@me.com>
    agustif and zomars committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    1969935 View commit details
    Browse the repository at this point in the history
  5. fix: rename interval -> intervalInMs

    Agusti Fernandez Pardo committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    0704bdf View commit details
    Browse the repository at this point in the history
  6. fix: check user.email not username which could be empty

    Agusti Fernandez Pardo committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    6799f63 View commit details
    Browse the repository at this point in the history
  7. fix: rateLimit update all naming

    Agusti Fernandez Pardo committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    c68cb36 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    958bc8f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60a8d4a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f9c6ca8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ba1d9c9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9d3630a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2eed192 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    21093d4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6094159 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4164b37 View commit details
    Browse the repository at this point in the history