overleaf/services/web/app
Jakob Ackermann 1eadf38761 [misc] work around context assignments by i18n that leak across requests
Somewhere in i18next there is an assignment `ctx.lng=someLang` that
 leaks across requests that share the same `ctx` object for calls like
 `req.i18n.translate('locale', ctx)`.

This somewhere is likely here:
6cc8917ed5/src/i18next.translate.js (L338)

GitOrigin-RevId: b05f62fa59a6ffa59724108fbcc68cc7a67cfd8f
2020-06-16 02:10:44 +00:00
..
src [misc] work around context assignments by i18n that leak across requests 2020-06-16 02:10:44 +00:00
templates Merge pull request #1107 from sharelatex/ja-purchase-groups 2018-11-13 13:50:46 +00:00
views Merge pull request #2902 from overleaf/bg-handle-clsi-503 2020-06-13 02:11:10 +00:00