etherpad-lite/src/node/db
John McLear 1e98033632
Security: Fix revision parsing (#5772)
A carefully crated URL can cause Etherpad to hang.
2023-06-26 18:17:06 +01:00
..
API.js Security: Fix revision parsing (#5772) 2023-06-26 18:17:06 +01:00
AuthorManager.js AuthorManager: New getAuthorId hook 2022-03-16 06:10:28 -04:00
DB.js DB: Clean up database initialization 2022-05-05 05:18:53 -04:00
GroupManager.js API: Add optional authorId param to mutation functions 2022-02-19 14:55:42 -05:00
Pad.js Security: Fix revision parsing (#5772) 2023-06-26 18:17:06 +01:00
PadManager.js Pad: Move padLoad hook to Pad.init() 2022-04-08 22:04:00 -04:00
ReadOnlyManager.js db: await more database operations 2021-12-18 18:23:27 -05:00
SecurityManager.js AuthorManager: New getAuthorId hook 2022-03-16 06:10:28 -04:00
SessionManager.js SessionManager: Use .setSub() and parallel queries to avoid races 2021-11-27 22:20:03 -05:00
SessionStore.js SessionStore: Delete DB record when session expires 2022-01-17 21:45:56 -05:00