Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve localhost address validation #9634

Merged
merged 2 commits into from
Nov 12, 2023

Conversation

Zuoqiu-Yingyi
Copy link
Contributor

  • Please commit to the dev branch
  • For contributing new features, please supplement and improve the corresponding user guide documents
  • For bug fixes, please describe the problem and solution via code comments
  • For text improvements (such as typos and wording adjustments), please submit directly

改进本机地址校验
Improve localhost address validation

  • 支持 localhost
    supported localhost
  • 支持除 127.0.0.1[::1] 以外的环回地址
  • supported loopback address other than 127.0.0.1 and [::1]
  • 完善未设置访问授权码时对远程地址的校验
    Improved the verification of remote addresses when no access authorization code is set

TESTED

Sorry, something went wrong.

@88250 88250 added this to the 2.10.15 milestone Nov 12, 2023
@88250 88250 merged commit c90072c into siyuan-note:dev Nov 12, 2023
@Zuoqiu-Yingyi Zuoqiu-Yingyi deleted the feat/localhost-address-verify branch November 12, 2023 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants