streams: Hide fake emails in stream creation form.

We hide fake emails in "People to add" section of
stream creation form and instead show user id
along with specifying that email is hidden.
This commit is contained in:
Sahil Batra
2021-11-11 19:26:40 +05:30
committed by Tim Abbott
parent c578f186b6
commit 16d35f5b4e
5 changed files with 51 additions and 5 deletions

View File

@@ -165,6 +165,8 @@ IGNORED_PHRASES = [
# Used in our case studies
r"Technical University of Munich",
r"University of California San Diego",
# Used in stream creation form
r"email hidden",
]
# Sort regexes in descending order of their lengths. As a result, the