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

关于新版 forwardproxy 插件 authentication modules 的变动 #198

Closed
wants to merge 26 commits into from
Closed

Conversation

coma409
Copy link

@coma409 coma409 commented Mar 30, 2024

新版 forwardproxy 插件已弃用了以下字段:

"auth_user_deprecated": "user",
"auth_pass_deprecated": "pass",

新版 forwardproxy 插件需改为使用以下字段来设置 authentication 信息:

"auth_credentials": ["your_user:pass_base64"],

@lxhao61
Copy link
Owner

lxhao61 commented Mar 31, 2024

感谢 PR。NaiveProxy 配置跟 Caddy 及插件发布有关,故添加到README.md的注意事项建议分成两份(即 README.md 不添加注意事项,恢复原状。):
1、具体生成 base64 编码相关直接在对应配置文件下面备注或加入已有备注中。
2、配置改变说明由我下次发布 Caddy 及插件备注。

@coma409 coma409 closed this by deleting the head repository Mar 31, 2024
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.

2 participants