Skip to content

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

@iCasture iCasture marked this pull request as draft January 24, 2026 02:19
- 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
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