feat(security,admin,playground): security center and UX overhaul with group rate scheduling, IP protection, and advanced analytics#57
Open
cto-new[bot] wants to merge 1 commit into
Conversation
…cheduling, IP protection, check-in system, and Playground UI This change implements a major upgrade across five modules: - Adds group rate scheduling system for time-based rate multipliers with full CRUD API and background rate updater. - Introduces IP protection middleware, admin APIs for blacklist/whitelist, configurable rate limits, auto/temporary/permanent bans, and hourly cleanup. - Enhances key and user IP tracking with new API endpoints for security center. - Exposes scalable daily check-in reward API and improves check-in logic. - Adds admin Playground IP/user analytics API for suspicious activity. All new features are backward compatible. No breaking changes. Admins gain powerful security and monitoring tools; users get a richer experience.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR delivers a comprehensive security and user experience upgrade including group rate scheduling, IP black/white/rate limit protection, richer check-in, and analytics—covering all aspects of the admin and playground modules.
Details
Warning: Task VM test is not passing, cto.new will perform much better if you fix the setup