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

doc: add basic_auth plugin english readme #221

Merged
merged 5 commits into from
Mar 25, 2023
Merged

doc: add basic_auth plugin english readme #221

merged 5 commits into from
Mar 25, 2023

Conversation

OnlyPiglet
Copy link
Contributor

Ⅰ. Describe what this PR did

doc: add english readme of basic auth

Ⅱ. Does this pull request fix one issue?

fixes #74

Ⅲ. Why don't you add test cases (unit test/integration test)?

this is a doc change, no need to add ut or it

Ⅳ. Describe how to verify it

change plugins/wasm-cpp/extensions/key_rate_limit/README_EN.md and plugins/wasm-cpp/extensions/key_rate_limit/README.md

Ⅴ. Special notes for reviews

@CLAassistant
Copy link

CLAassistant commented Feb 28, 2023

CLA assistant check
All committers have signed the CLA.

plugins/wasm-cpp/extensions/basic_auth/README_EN.md Outdated Show resolved Hide resolved
plugins/wasm-cpp/extensions/basic_auth/README_EN.md Outdated Show resolved Hide resolved
plugins/wasm-cpp/extensions/basic_auth/README_EN.md Outdated Show resolved Hide resolved
plugins/wasm-cpp/extensions/basic_auth/README_EN.md Outdated Show resolved Hide resolved
plugins/wasm-cpp/extensions/basic_auth/README_EN.md Outdated Show resolved Hide resolved
@OnlyPiglet OnlyPiglet closed this Mar 1, 2023
@OnlyPiglet OnlyPiglet reopened this Mar 1, 2023
@OnlyPiglet
Copy link
Contributor Author

@CH3CHO I have make some changes, thanks for correcting me.

Copy link
Collaborator

@johnlanni johnlanni left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov-commenter
Copy link

Codecov Report

Merging #221 (1f52873) into main (ef6912e) will increase coverage by 0.37%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #221      +/-   ##
==========================================
+ Coverage   44.20%   44.58%   +0.37%     
==========================================
  Files          32       32              
  Lines        5275     5275              
==========================================
+ Hits         2332     2352      +20     
+ Misses       2774     2754      -20     
  Partials      169      169              

see 1 file with indirect coverage changes

@johnlanni johnlanni merged commit 09e563c into alibaba:main Mar 25, 2023
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.

basic-auth 插件的 README 文档翻译
5 participants