psibean
f553da48e1
Update csrf-sync to fallback to _csrf query param
2 years ago
Julian Lam
bb0397cbc8
lint: satisfy lint errors
2 years ago
psibean
5a994290f2
Replace csurf with csrf-sync
2 years ago
Misty Release Bot
b00cd8be41
Latest translations and fallbacks
2 years ago
renovate[bot]
affac5692a
fix(deps): update dependency lru-cache to v7.15.0 ( #11305 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
01b2915e1c
fix(deps): update dependency ace-builds to v1.15.2 ( #11304 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
0ad5f4761b
fix(deps): update dependency nodebb-plugin-composer-default to v9.2.5 ( #11301 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
e29b9b1db2
fix(deps): update dependency logrotate-stream to v0.2.9 ( #11300 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
1a0910bba4
fix(deps): update dependency ace-builds to v1.15.1 ( #11299 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
45c3b9dfa1
chore(deps): update dependency lint-staged to v13.1.2 ( #11298 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Julian Lam
607c8d9052
Merge branch 'master' into develop
2 years ago
Julian Lam
1b29dbb69d
test: add dummy emailer hook in authentication test
2 years ago
Julian Lam
dbc84f7571
Merge branch 'master' into develop
2 years ago
Julian Lam
40e7b86da9
docs: update openapi spec to include info about passing in timestamps for topic creation, removing timestamp as valid request param for topic replying
2 years ago
renovate[bot]
4d68b0d495
chore(deps): update dependency lint-staged to v13.1.1 ( #11268 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
330f7ec838
chore(deps): update dependency eslint to v8.34.0 ( #11291 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
75bd6caa6d
fix(deps): update dependency ioredis to v5.3.1 ( #11294 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
558c1c98d5
chore(deps): update commitlint monorepo to v17.4.3 ( #11293 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
b9bb053266
fix(deps): update socket.io packages to v4.6.0 ( #11272 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
3ef4922386
fix(deps): update dependency html-to-text to v9.0.4 ( #11290 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
e4e01f471c
fix(deps): update dependency benchpressjs to v2.5.1 ( #11270 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
2f5f47ea8f
fix(deps): update dependency esbuild to v0.17.8 ( #11289 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Misty Release Bot
24bc4809b8
Latest translations and fallbacks
2 years ago
renovate[bot]
7abcf80a55
fix(deps): update dependency @socket.io/redis-adapter to v8.1.0 ( #11269 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
98395d1833
fix(deps): update dependency mongodb to v4.14.0 ( #11271 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Misty Release Bot
871ec640f3
Latest translations and fallbacks
2 years ago
Misty Release Bot
c4b322f4ba
Latest translations and fallbacks
2 years ago
Barış Soner Uşaklı
326b92687f
fix: show admins/globalmods if content is purged
2 years ago
renovate[bot]
145dcb2fba
fix(deps): update dependency esbuild to v0.17.6 ( #11266 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı
e335d0f601
fix: email expiry timestamps
...
emailConfirmExpiry is hours and default is 24
2 years ago
Misty Release Bot
585523009f
chore(i18n): fallback strings for new resources: nodebb.admin-dashboard
2 years ago
Barış Soner Uşaklı
ebb5d2d25c
feat: search dashboard time range
2 years ago
Misty Release Bot
53fbe2a7a1
Latest translations and fallbacks
2 years ago
renovate[bot]
9f0c352ebd
chore(deps): update dependency grunt to v1.6.1 ( #11244 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı
845c8013b6
fix : #11259 , clean old emails when updating via admin ( #11260 )
...
when admin is changing users emails check if its avaiable and remove old email of user first
upgrade script to cleanup email:uid, email:sorted, will remove entries if user doesn't exist or doesn't have email or if entry in user hash doesn't match entry in email:uid
fix missing ! in email interstitial
fix missing await in canSendValidation,
fix broken tests
dont pass sessionId to email.remove if admin is changing/removing email
2 years ago
renovate[bot]
0e9cfcad54
fix(deps): update dependency sanitize-html to v2.9.0 ( #11261 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
7cdbf77d95
fix(deps): update dependency validator to v13.9.0 ( #11262 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
eeca887b03
chore(deps): update dependency eslint to v8.33.0 ( #11243 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Julian Lam
046c8a6ab7
Merge branch 'master' into develop
2 years ago
Julian Lam
7a5bcc2171
fix : #11257 , onSuccessfulLogin called with improper uid
2 years ago
Misty Release Bot
f3306d038a
chore: update changelog for v2.8.6
2 years ago
Misty Release Bot
76732140f3
chore: incrementing version number - v2.8.6
2 years ago
Barış Soner Uşaklı
bf92ee0e5f
feat: add sitemap filter hooks for categories/topic pages
2 years ago
Misty Release Bot
a573a3b7b4
Latest translations and fallbacks
2 years ago
Julian Lam
9007ace136
fix: schema changes for #11206
2 years ago
Julian Lam
5dc4d2852d
fix(deps): bump persona theme
2 years ago
Misty Release Bot
7439d0a610
chore(i18n): fallback strings for new resources: nodebb.post-queue
2 years ago
Julian Lam
966724adfe
fix: new language keys for #11206
2 years ago
Misty Release Bot
8335f90ae0
chore(i18n): fallback strings for new resources: nodebb.error
2 years ago
Misty Release Bot
7bc22a5993
chore(i18n): fallback strings for new resources: nodebb.error
2 years ago