cfdp / opeka

Counseling chat service, built for providing anonymous help to young people at risk
https://curachat.com
GNU General Public License v3.0
10 stars 6 forks source link

Clients should not be able to log in when chat is closed #90

Closed cfdp closed 6 years ago

cfdp commented 7 years ago

Generally it should not be possible to see or join chat rooms for anonymous users when the chat is closed.

An exception to this rule is, that it should be possible to join private rooms, eg. via invitations even though the chat is closed.

In this way chats can be performed without the chat widget states being affected.

This information should be made available to the counselors in the UI.

benjamin-dk commented 6 years ago

Fixed in 532998a