mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
af4b22fab5
* confirm email routes * Style the email confirmation template (#15196) * error handling * prettier * error message * rename variables * message codes change * v1 redirect * fix assigning to session * rename rate limitter * rate limitter per email * add try/catch * added stub * prettier * confirm email acceptance test * confirm when created * tests * added rate limit tests * new email text * subscribe to newsletter * beforeEach/afterEach test both variants * move tests to OverleafAuthenticationTests * Revert "move tests to OverleafAuthenticationTests" This reverts commit 3c745382815da1594044a811882ba3daa24a7a3a. * cacheflow reset after each * remove test archive request * use crypto for random code * rate limit in userEmailsConfirmationHandler * ratelimiter per type * req.session.pendingUserRegistration * spy in before/after each * without deleteMany * delete staffUser in afterEach * stub response, format * rate limiter outside userEmailConfirmationHandler * mock ratelimitter * fix subscribe promise * add email to logger * logger calls * using tsscmp * fix lint * resendConfirmationCode rate limiter in router * remove redirect --------- Co-authored-by: Rebeka Dekany <50901361+rebekadekany@users.noreply.github.com> GitOrigin-RevId: 786c477966cf2c5f6e28417fe486146ee5c10884 |
||
---|---|---|
.. | ||
Features | ||
infrastructure | ||
models | ||
util | ||
router.js |