channels can be password protected now
re-seed database to get a chat with a password
does not actually protect the messages endpoint.. which is kinda "bad".. should probably, if we do this correctly, have the password required in a parameter when you request the messages from the chat that is password protected.. but that is more work.. :P
channels can be password protected now re-seed database to get a chat with a password
does not actually protect the messages endpoint.. which is kinda "bad".. should probably, if we do this correctly, have the password required in a parameter when you request the messages from the chat that is password protected.. but that is more work.. :P
closes #186