OAuth App Spam, revisited
-
Rate Limit the OAuth App spam -
Find a way to clean up stale/old entries -
Associate apps with users (apps are registered anonymously, and we never update the App in the database to attach a user) -
Ensure app cleanup doesn't affect apps just recently registered (within 15 mins)
Edited by feld