etherpad-lite/src/node/db
2020-09-21 23:21:05 +01:00
..
API.js Feature: Copy Pad without history (#4295) 2020-09-16 19:24:09 +01:00
AuthorManager.js import: Use the correct author ID when using sessions 2020-09-08 15:04:17 +01:00
DB.js DB.js: remove else clause, since we are already exiting early 2020-03-24 23:26:19 +01:00
GroupManager.js GroupManager: typo during session deletion 2020-09-08 00:45:39 +01:00
Pad.js Feature: Copy Pad without history (#4295) 2020-09-16 19:24:09 +01:00
PadManager.js PadManager: use a set instead of an array in padlist 2020-04-09 03:39:32 +02:00
ReadOnlyManager.js db/ReadOnlyManager.js: completed conversion 2019-01-30 16:19:51 +00:00
SecurityManager.js security: Fix authorization bypass vulnerability 2020-09-15 21:40:25 +01:00
SessionManager.js SessionManager: Fix session expiration check 2020-09-19 21:10:36 +01:00
SessionStore.js SessionStore: Use an arrow function to avoid this juggling 2020-09-21 23:21:05 +01:00