Skip to content

OAuth App Spam, revisited

feld requested to merge oauth-app-spam2 into develop
  • 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

Merge request reports

Loading