Docs/update readme demo username password#664
Conversation
📝 WalkthroughWalkthrough本次更改主要涉及两个 README 文件,移除了 QQ 群链接中的 Changes
Estimated code review effort1 (~2 minutes) Suggested labels
Suggested reviewers
Poem
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (2)
README-en.md (1)
31-33: 移除target="_blank"可提升安全性,但最好补充rel="noopener noreferrer"
删除target="_blank"能避免 reverse-tabnabbing 风险 👍。如果仍希望在新标签页中打开链接,请同时添加rel="noopener noreferrer"以确保安全。README.md (1)
31-33: 同上:移除target="_blank"建议补充rel="noopener noreferrer"
为防止潜在的安全隐患,若日后重新启用新标签页打开,可一并加入rel="noopener noreferrer";当前改动无问题。
📜 Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (2)
README-en.md(2 hunks)README.md(2 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (15)
- GitHub Check: Test on PHP8.2 Swoole-master
- GitHub Check: Test on PHP8.1 Swoole-master
- GitHub Check: Test on PHP8.1 Swoole-v6.0.2
- GitHub Check: Test on PHP8.2 Swoole-v6.0.2
- GitHub Check: Test on PHP8.2 Swoole-v5.1.6
- GitHub Check: Test on PHP8.3 Swoole-master
- GitHub Check: Test on PHP8.2 Swoole-v5.0.3
- GitHub Check: Test on PHP8.1 Swoole-v5.0.3
- GitHub Check: Test on PHP8.1 Swoole-v5.1.6
- GitHub Check: Test on PHP8.3 Swoole-v6.0.2
- GitHub Check: Test on PHP8.3 Swoole-v5.1.6
- GitHub Check: Test on PHP8.1 Swow-develop
- GitHub Check: Test on PHP8.2 Swow-develop
- GitHub Check: Test on PHP8.3 Swow-develop
- GitHub Check: build Code coverage report (ubuntu-latest, 8.1, v5.1.3)
🔇 Additional comments (2)
README-en.md (1)
80-81: 请确认演示站点已同步更新账号信息
README 中的用户名/密码已改为admin / 123456,请核实演示环境确已使用该组合,避免文档与实际不一致。README.md (1)
82-83: 确认中文 README 所列账号信息已在演示站点生效
账号从superAdmin / admin123调整为admin / 123456,需确保演示环境真实可用,以免影响体验。
Summary by CodeRabbit