formr.org icon indicating copy to clipboard operation
formr.org copied to clipboard

Old Guinea Pigs included real user

Open selinakreinhard opened this issue 7 years ago • 1 comments

I just had a real user in my "test users only" user overview. The test user's name contained XXx. Although this is probably a rare case, I would suggest to prohibit XXX (and its lowercase variants) in the random strings for real users to ensure that no real users are mistaken for test users.

selinakreinhard avatar Oct 18 '18 04:10 selinakreinhard

we store whether someone is a test user as a flag and should use that more rather than this short substring. we might also make the substring longer...

rubenarslan avatar Oct 22 '18 13:10 rubenarslan