Add user self-registration and implement rate limiting for predictions #1
Reference in New Issue
Block a user
Delete Branch "feature/user-self-registration-and-rate-limits"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Allow users to add themselves to the player database through a web form, eliminating the need for manual pdga-numbers.txt updates. Implement 24-hour rate limiting on prediction refreshes to prevent abuse while maintaining reasonable update frequency.
Key changes:
🤖 Generated with Claude Code