etherpad-lite/src/node/utils
Richard Hansen 2bb431e7e5
express-session: Implement and enable key rotation (#5362) by @rhansen
* SecretRotator: New class to coordinate key rotation

* express-session: Enable key rotation

* Added new entry in docker.adoc

* Move to own package.Removed fallback as Node 16 is now lowest node version.

* Updated package-lock.json

---------

Co-authored-by: SamTV12345 <40429738+samtv12345@users.noreply.github.com>
2023-07-03 22:58:49 +02:00
..
Abiword.js Abiword: Avoid calling `stdoutCallback` multiple times 2021-03-20 20:29:55 +00:00
AbsolutePaths.js lint: AbsolutePaths.js 2021-02-21 21:09:02 -05:00
Cli.js lint: src/node/utils/Cli.js 2021-01-25 22:53:11 -05:00
ExportEtherpad.js ExportEtherpad: New `importEtherpad`, `exportEtherpad` hooks 2022-05-06 02:54:34 -04:00
ExportHelper.js Security: Fix revision parsing (#5772) 2023-06-26 18:17:06 +01:00
ExportHtml.js lint: Close function args on same line as final arg 2022-02-21 14:53:48 -05:00
ExportTxt.js Changeset: Migrate from `OpIter` to `deserializeOps()` 2021-11-23 01:21:49 -05:00
ImportEtherpad.js ExportEtherpad: New `importEtherpad`, `exportEtherpad` hooks 2022-05-06 02:54:34 -04:00
ImportHtml.js Pad: Plumb author ID through mutation operations 2022-02-19 14:55:42 -05:00
LibreOffice.js LibreOffice: Improve logging 2021-10-01 03:01:24 -04:00
Minify.js tests: Serve all of `src/tests/frontend/`, not just specs 2021-11-23 21:07:07 -05:00
MinifyWorker.js MinifyWorker: Fix buggy error handling in `compressCSS` 2021-11-19 02:47:17 -05:00
NodeVersion.js lint: NodeVersion.js 2021-02-21 21:09:02 -05:00
Settings.js express-session: Implement and enable key rotation (#5362) by @rhansen 2023-07-03 22:58:49 +02:00
Stream.js Stream: New utility library for iterables 2022-04-15 19:14:59 -04:00
TidyHtml.js lint: src/node/utils/TidyHtml.js 2021-01-25 22:53:11 -05:00
UpdateCheck.js Feature/axios (#5776) 2023-06-27 21:20:53 +02:00
caching_middleware.js CachingMiddleware: Asyncify 2021-02-27 14:03:09 +01:00
checkValidRev.js Security: Fix revision parsing (#5772) 2023-06-26 18:17:06 +01:00
customError.js lint: src/node/utils/customError.js 2021-01-25 22:53:11 -05:00
padDiff.js Changeset: Migrate from `OpIter` to `deserializeOps()` 2021-11-23 01:21:49 -05:00
path_exists.js lint: src/node/utils/path_exists.js 2021-01-25 22:53:11 -05:00
promises.js promises: Add a comment explaining a subtlety in `Gate` 2022-01-02 18:57:44 -05:00
randomstring.js lint: src/node/utils/randomstring.js 2021-01-25 22:53:11 -05:00
run_cmd.js run_cmd: Fix PATH debug log message 2021-02-23 21:41:32 -05:00
sanitizePathname.js sanitizePathname: Move to separate module to facilitate reuse 2021-06-03 15:10:21 -04:00
tar.json Changeset: New API to simplify attribute processing 2021-11-21 04:11:41 -05:00
toolbar.js lint: Close function args on same line as final arg 2022-02-21 14:53:48 -05:00