mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 16:36:15 -04:00
Merge branch 'master' of git://github.com/HansPinckaers/etherpad-lite
This commit is contained in:
commit
312a923a28
8 changed files with 300 additions and 156 deletions
|
@ -529,6 +529,7 @@ function handleClientReady(client, message)
|
|||
userInfo: {
|
||||
"ip": "127.0.0.1",
|
||||
"colorId": authorManager.getAuthorColorId(sessioninfos[pad2sessions[message.padId][i]].author),
|
||||
"name": authorManager.getAuthorName(sessioninfos[pad2sessions[message.padId][i]].author),
|
||||
"userAgent": "Anonymous",
|
||||
"userId": sessioninfos[pad2sessions[message.padId][i]].author
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue