ResultadosDigitais / matrix

#matrix is the online open-source workplace inspired in sococo.com for distributed teams to have the experience of work together each day, side-by-side. No matter where team members might be. Working in an online workplace is even more productive when people are feeling in the same space.
MIT License
901 stars 238 forks source link

Hotfix/2.0.1 #324

Closed juliemar closed 4 years ago

juliemar commented 4 years ago

Description

We changed the validation of WHITELIST_DOMAINS. Now is not necessary to define @ but we forgot to Document :cry:

How to test?

Run the application and define WHITELIST_DOMAINS without @ (eg. mydomain.com)

Expected behavior

Now the documentation README.md and CHANGELOG.md reflect the new comportment.