diff options
author | Evgeny Fadeev <evgeny.fadeev@gmail.com> | 2010-03-06 22:25:14 -0500 |
---|---|---|
committer | Evgeny Fadeev <evgeny.fadeev@gmail.com> | 2010-03-06 22:25:14 -0500 |
commit | ae295281ade732b23038367ebd50f10d16a15d46 (patch) | |
tree | 82383056627ecb9943383d72f94ab4221e35a45d /stackexchange/ANOMALIES | |
parent | f040951ff0ea5bfa583972299be759ff6de55a1f (diff) | |
download | askbot-ae295281ade732b23038367ebd50f10d16a15d46.tar.gz askbot-ae295281ade732b23038367ebd50f10d16a15d46.tar.bz2 askbot-ae295281ade732b23038367ebd50f10d16a15d46.zip |
users loaded
Diffstat (limited to 'stackexchange/ANOMALIES')
-rw-r--r-- | stackexchange/ANOMALIES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/stackexchange/ANOMALIES b/stackexchange/ANOMALIES new file mode 100644 index 00000000..17ead454 --- /dev/null +++ b/stackexchange/ANOMALIES @@ -0,0 +1,5 @@ +* several user accounts with same email +* users with no openid +* users with no email (hack: gravatar set to settings.ANONYMOUS_USER_EMAIL) +* users with no screen name +* users with no email and no screen name (25% in homeschool) |