24709 Commits (f553da48e1d9cbddadcd448d093db391f9ec3897)
 

Author SHA1 Message Date
Julian Lam 38175b5e71 test: fix broken test 2 years ago
Julian Lam fdc41646d1 feat: api v3 route to add email to user, optionally bypassing validation email, closes #11009 2 years ago
renovate[bot] aa873e805f fix(deps): update dependency @socket.io/redis-adapter to v8.0.1 2 years ago
renovate[bot] 79cd4a36d9 fix(deps): update dependency jsonwebtoken to v9 2 years ago
renovate[bot] 8dc96894ea fix(deps): update dependency nodebb-plugin-2factor to v5.1.3 2 years ago
Julian Lam eab5ab7ff9 Merge branch 'master' into develop 2 years ago
Julian Lam 459bc52338 fix: #11136, tests, and returning the proper number of arrays 2 years ago
Julian Lam 39e009c05a fix: #11136, only show mods of active categories when getModeratorUids is called 2 years ago
Barış Soner Uşaklı 747cb1f0a1 fix: closes #11173, clear require cache if wrong dependency is installed 2 years ago
Misty Release Bot ee9631991c Latest translations and fallbacks 2 years ago
Misty Release Bot df81fec76d Latest translations and fallbacks 2 years ago
Julian Lam 44ec8ba50e Merge remote-tracking branch 'origin/master' into develop 2 years ago
Julian Lam 48c9f4470f
chore: remove extraneous lines from changelog 2 years ago
Misty Release Bot 66aa31698f chore: update changelog for v2.8.2 2 years ago
Misty Release Bot 1d5eff2365 chore: incrementing version number - v2.8.2 2 years ago
Julian Lam a69bc2cf7f fix: remove unneeded assignment, as req and locals will not likely ever be completely reassigned 2 years ago
Julian Lam 25ae58e8a0 fix: move call to `filter:middleware.buildHeader` out of parallel so that req can be overridden by plugins prior to loading config 2 years ago
Misty Release Bot 28613e70e8 Latest translations and fallbacks 2 years ago
renovate[bot] aaf9abed07
fix(deps): update dependency cron to v2.2.0 (#11140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Julian Lam 0a691e6744 fix: move call to `filter:middleware.buildHeader` out of parallel so that req can be overridden by plugins prior to loading config 2 years ago
renovate[bot] 66b41d6763
chore(deps): update dependency @commitlint/cli to v17.4.1 (#11137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 4b147ee242
fix(deps): update dependency esbuild to v0.16.16 (#11135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Misty Release Bot d8184c24b1 Latest translations and fallbacks 2 years ago
renovate[bot] aced93de16
fix(deps): update dependency commander to v9.5.0 (#11133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 7905d5733a
chore(deps): update dependency jsdom to v21 (#11134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] aa6788b7db
fix(deps): update dependency postcss to v8.4.21 (#11130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 581960de8a
fix(deps): update dependency esbuild to v0.16.15 (#11132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Misty Release Bot 80a27df0d9 Latest translations and fallbacks 2 years ago
Misty Release Bot 97ac3781f1 Latest translations and fallbacks 2 years ago
Misty Release Bot 0767ed5727 chore(i18n): fallback strings for new resources: nodebb.admin-settings-user 2 years ago
Julian Lam 69806662e6
Session Timeout if "Remember Me" is not checked (#11125)
* fix: convert loginDays and loginSeconds to number inputs

* feat: configurable session timeout for when "Remember Me" is not checked

closes #11124

* test: addition tests to check loginDays and sessionDuration settings

* test: also test loginSeconds override
2 years ago
renovate[bot] 2ea1510f8e
chore(deps): update commitlint monorepo to v17.4.0 (#11123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 958971973a
fix(deps): update dependency esbuild to v0.16.14 (#11127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Julian Lam fecdab8b6f refactor: `helpers.loginUser` to be fully async 2 years ago
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>
2 years ago
renovate[bot] 19c2b3509a chore(deps): update dependency husky to v8.0.3 2 years ago
Barış Soner Uşaklı b81fd81af6 feat: fire filter:topics.getUnreadTids even if there are no urnead topics 2 years ago
Barış Soner Uşaklı eef5778466 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
renovate[bot] 8f83f79057
chore(deps): update dependency eslint to v8.31.0 (#11118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] ca43464711
fix(deps): update dependency esbuild to v0.16.13 (#11121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Misty Release Bot d17d4ec09b chore: update changelog for v2.8.1 2 years ago
Misty Release Bot 96bdbf52b8 chore: incrementing version number - v2.8.1 2 years ago
Julian Lam 8a69e740a8 chore: fallbacks for new language string 2 years ago
Julian Lam 95ab5c4110 chore: add back missing dep upgrades 2 years ago
Julian Lam 830a20f182 chore: fallbacks for new language string 2 years ago
Barış Soner Uşaklı 1199336b0b Merge branch 'master' into develop 2 years ago
Barış Soner Uşaklı 24a7cc9cbb Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 586eed1407
fix: vulnerability in socket.io nested namespaces (#11117) 2 years ago
renovate[bot] e3fa0152f7
fix(deps): update dependency esbuild to v0.16.12 (#11116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 0ec6d6c2ba fix(deps): update dependency esbuild to v0.16.11 2 years ago