musiqpad / mqp-server

NodeJS server base for hosting an individual pad
MIT License
30 stars 18 forks source link

[Bug] guestCanSeeChat and lastmsglimit settings #96

Closed ImGrumpy closed 8 years ago

ImGrumpy commented 8 years ago

When the guestCanSeeChat setting is set to false, guests should not be able to see the number of messages specified by lastmsglimit when joining. I didn't test, but this may apply to bannedCanSeeChat as well.