etherpad-lite/src/node/db
Richard Hansen 901a3f396e Revert "SessionStore: replace password with PASSWORD_HIDDEN when storing in db"
This reverts commit 53f126082a, which
broke user authentication.

Fixes issue #4016.
Reopens issue #3421.
2020-05-17 13:00:17 +02:00
..
API.js api: in getStats(), directly rewrote activePads as an expression 2020-04-04 22:03:46 +02:00
AuthorManager.js remove thenify use - no longer required 2019-01-31 14:48:22 +00:00
DB.js DB.js: remove else clause, since we are already exiting early 2020-03-24 23:26:19 +01:00
GroupManager.js convert some async loops into parallel loops 2019-02-01 00:07:06 +00:00
Pad.js pad.js: wait write callback instead of buffer callback 2020-04-26 04:14:19 +02: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 SecurityManager: clarify the role of the token parameter (and cookie) 2020-04-24 02:55:20 +02:00
SessionManager.js db/SessionManager.js: completely converted to Promises/async 2019-01-28 14:44:36 +00:00
SessionStore.js Revert "SessionStore: replace password with PASSWORD_HIDDEN when storing in db" 2020-05-17 13:00:17 +02:00