Skip to content

Docs/update readme demo username password#664

Merged
zds-s merged 2 commits into
mineadmin:masterfrom
people-sea:docs/update-readme-demo-username-password
Jul 23, 2025
Merged

Docs/update readme demo username password#664
zds-s merged 2 commits into
mineadmin:masterfrom
people-sea:docs/update-readme-demo-username-password

Conversation

@people-sea

@people-sea people-sea commented Jul 23, 2025

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • 文档
    • 更新了 QQ 群链接,现在将在当前标签页打开。
    • 演示站点的登录用户名和密码已更新。

@coderabbitai

coderabbitai Bot commented Jul 23, 2025

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

本次更改主要涉及两个 README 文件,移除了 QQ 群链接中的 target="_blank" 属性,使链接在当前标签页打开,并更新了演示站点的登录用户名和密码。

Changes

文件/分组 变更摘要
README.md, README-en.md 移除 QQ 群链接的 target="_blank" 属性;更新演示账号和密码

Estimated code review effort

1 (~2 minutes)

Suggested labels

size:S, lgtm

Suggested reviewers

  • zds-s

Poem

🐇
README 更新新气象,
账号密码换新装。
QQ 群链接同一窗,
轻点跳转不迷茫。
文档清晰又明亮,
小兔祝你一路畅!


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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need 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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai or PR title anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@people-sea
people-sea marked this pull request as ready for review July 23, 2025 13:05
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jul 23, 2025

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between a8fb2b5 and 8558d1b.

📒 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,需确保演示环境真实可用,以免影响体验。

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jul 23, 2025
@zds-s
zds-s merged commit dcaf357 into mineadmin:master Jul 23, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants