etherpad-lite/src/node/db
Richard Hansen bf9d613e95
feature: New user-specific readOnly and canCreate settings (#4370)
Also:
  * Group the tests for readability.
  * Factor out some common test setup.
2020-09-28 11:22:06 +01:00
..
API.js async-ify more functions, and await completion 2020-09-22 14:10:44 +01:00
AuthorManager.js async-ify more functions, and await completion 2020-09-22 14:10:44 +01:00
DB.js Refactor startup/shutdown for tests 2020-09-22 11:07:21 +01:00
GroupManager.js GroupManager: typo during session deletion 2020-09-08 00:45:39 +01:00
Pad.js async-ify more functions, and await completion 2020-09-22 14:10:44 +01:00
PadManager.js async-ify more functions, and await completion 2020-09-22 14:10:44 +01:00
ReadOnlyManager.js Fix readOnly pad export 2020-09-26 21:47:35 +01:00
SecurityManager.js feature: New user-specific readOnly and canCreate settings (#4370) 2020-09-28 11:22:06 +01:00
SessionManager.js SessionManager: Fix session expiration check 2020-09-19 21:10:36 +01:00
SessionStore.js SessionStore: Don't call callback until cached in DB layer 2020-09-21 23:21:05 +01:00