Liryvian / ft_transcendence

MIT License
2 stars 0 forks source link

Vi/channel password #200

Closed vincentvis closed 1 year ago

vincentvis commented 1 year ago

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