Files
NodeBB/src/socket.io
Julian Lam a344e6ec0c Fix for #11119, restore password reset rate limiting (#11120)
* chore: incrementing version number - v2.8.1

* chore: update changelog for v2.8.1

* fix: accidental clearing of reset rate limiting on reset send

* test: move user reset tests to its own file, add failing test for user reset locks

* fix: #11119, counter attempted flooding of user reset route

* test: fix password reset socket test to check for error now

* test: same user sending multiple reset emails

should work after waiting the correct amount of time

* lint: fixes

* chore: rename outdated `cleanTokensAndUids` method

* test: no need to create user for new test

Co-authored-by: Misty Release Bot <deploy@nodebb.org>
Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com>
2023-01-04 11:24:46 -05:00
..
2021-12-16 13:46:49 -05:00
2021-02-08 18:06:44 -05:00
2022-05-11 10:34:29 -04:00
2021-02-08 18:06:44 -05:00
2021-12-22 15:37:23 -05:00
2022-03-18 15:58:29 -04:00