Skip to content

fix(jwt): improve JWT secret configuration handling#307

Merged
chilingling merged 1 commit intoopentiny:developfrom
hexqi:fix/jwt-secret-config
Apr 29, 2026
Merged

fix(jwt): improve JWT secret configuration handling#307
chilingling merged 1 commit intoopentiny:developfrom
hexqi:fix/jwt-secret-config

Conversation

@hexqi
Copy link
Copy Markdown
Collaborator

@hexqi hexqi commented Apr 28, 2026

Summary

  • improve JWT secret configuration handling

简介

改进 JWT secret 的配置处理逻辑, 本地dev环境未配置秘钥环境变量时自动生成

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 28, 2026

Warning

Rate limit exceeded

@hexqi has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 59 minutes and 42 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a47b1769-43ea-4b7d-a138-3290f3c1a109

📥 Commits

Reviewing files that changed from the base of the PR and between d02daa9 and 3ec8a5c.

📒 Files selected for processing (1)
  • base/src/main/java/com/tinyengine/it/login/utils/JwtUtil.java
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@chilingling chilingling merged commit b8b6258 into opentiny:develop Apr 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants