mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 01:46:14 -04:00
added listSessionsOfGroup and listSessionsOfAuthor
This commit is contained in:
parent
4b48380a2f
commit
dbf9dc6dfb
4 changed files with 89 additions and 90 deletions
|
@ -62,8 +62,8 @@ a session between an author and a group
|
|||
### author2sessions:$AUTHORID
|
||||
saves the sessions of an author
|
||||
|
||||
* **sessions** - object with sessionIDs in it, values are 1
|
||||
* **sessionsIDs** - object with sessionIDs in it, values are 1
|
||||
|
||||
### group2sessions:$GROUPID
|
||||
|
||||
* **sessions** - object with sessionIDs in it, values are 1
|
||||
* **sessionsIDs** - object with sessionIDs in it, values are 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue