cal.pub0.org/apps/web/pages
Agusti Fernandez Pardo b8b1b9a6d0
fix: rate limit auth (#3820)
* fix: rate limit auth

* fix: replace lru-cache w memory-cache

* remove comments

* fix: yarn.lock

* fix: remove changes yarn lock

* fix: add missing EOL empty liune

* fix: move rate limiter so it kicks the last, limit to 10 tries per minute

* fix: move limiter w rest of code

* test: trying fix onboardong

* fix: undo changes in globalSetup.ts

* test: fix disable login for onboarding

* fix: use username instead of email for token check

* fix: tests

* fix: don't run on test

* fix: add missing comma

* fix: remove uniqueTokenPerInterval

* fix: add errorcode to packages lib auth

* Update packages/lib/rateLimit.ts

fix: improve readability

Co-authored-by: Omar López <zomars@me.com>

* Update packages/lib/rateLimit.ts

fix: no unnecessary any

Co-authored-by: Omar López <zomars@me.com>

* Update packages/lib/rateLimit.ts

fix: improve readability

Co-authored-by: Omar López <zomars@me.com>

* fix: rename interval -> intervalInMs

* fix: check user.email not username which could be empty

* fix: rateLimit update all naming

Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-08-30 13:58:35 -06:00
..
[user] AppStore CLI: Making video app creation a breeze with major cleanup of locations code throughout (#3825) 2022-08-25 18:48:50 -06:00
api fix: rate limit auth (#3820) 2022-08-30 13:58:35 -06:00
apps Zoom/Hubspot Tests with MSW mocking of requests initiated from Next.js server (#3210) 2022-08-26 12:44:02 -06:00
auth fix: rate limit auth (#3820) 2022-08-30 13:58:35 -06:00
availability fixing cursor for Default badge svg, from text type to default (#3994) 2022-08-28 18:31:56 +02:00
bookings Update V2 components + Move to react-icons (#3670) 2022-08-03 16:01:29 +00:00
cancel redesigned cancel page to new design (#3923) 2022-08-22 19:48:33 +00:00
d/[link] AppStore CLI: Making video app creation a breeze with major cleanup of locations code throughout (#3825) 2022-08-25 18:48:50 -06:00
event-types AppStore CLI: Making video app creation a breeze with major cleanup of locations code throughout (#3825) 2022-08-25 18:48:50 -06:00
payment Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
reschedule If booking doesnt exist its 404 page but if it exists and eventType doesnt exist, log it for now and continue with the flow (#3202) 2022-06-30 09:09:15 -06:00
sandbox Update V2 components + Move to react-icons (#3670) 2022-08-03 16:01:29 +00:00
settings Hotfix: Embed - Fix issue in accessing sessionStorage in certain scenarios (#3851) 2022-08-16 04:18:13 +00:00
team AppStore CLI: Making video app creation a breeze with major cleanup of locations code throughout (#3825) 2022-08-25 18:48:50 -06:00
v2 V2 Settings - Security View (#4018) 2022-08-30 13:46:52 -06:00
video Update [uid].tsx (#3888) 2022-08-17 19:32:46 +01:00
workflows Fixes missing import 2022-07-29 22:34:57 -06:00
404.tsx fix: developer docs url (#3914) 2022-08-22 22:56:55 +02:00
500.tsx There is lot of hardcoding links in application (#3130) 2022-07-01 11:19:52 -06:00
[user].tsx V2 colors - Public Booking (#4022) 2022-08-30 10:56:30 +02:00
_app.tsx Adds middleware to get V2 early access (#3617) 2022-08-09 10:21:15 +01:00
_document.tsx V2 Main (#3549) 2022-08-24 14:18:42 -06:00
_error.tsx Type fixes 2022-05-17 15:32:54 -06:00
getting-started.tsx Adding continue button to connectCalendar on getting-started view (#3971) 2022-08-25 21:27:37 +00:00
index.tsx Lint fixes (#1826) 2022-02-11 22:20:10 +00:00
success.tsx fix: pass recurring count value (#3844) 2022-08-27 10:12:38 -03:00