8000 Fix password parsing for SS2022 with special characters by iCasture · Pull Request #849 · tindy2013/subconverter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix password parsing for SS2022 with special characters #849

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iCasture
Copy link
  • Add splitKeyValue() function to split only at first separator

  • Replace split() with splitKeyValue() for config key-value parsing

  • Prevent truncation of password fields containing =

Fixes #838

- Add `splitKeyValue()` function to split only at first separator

- Replace `split()` with `splitKeyValue()` for config key-value parsing

- Prevent truncation of password fields containing `=`

Fixes tindy2013#838
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.

[BUG] 当服务器配置中 password 字段含有特殊字符(:=)时转换错误
1 participant
0