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

change(echo): remove odd auth_value #4055

Merged
merged 2 commits into from
May 28, 2021
Merged

Conversation

batman-ezio
Copy link
Contributor

@batman-ezio batman-ezio commented Apr 15, 2021

It can be done with key-auth plugin.

What this PR does / why we need it:

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

Fix #3974

@batman-ezio batman-ezio changed the title doc: remove auth auth docs: remove auth auth Apr 15, 2021
@@ -45,7 +45,6 @@ This plugin addresses the corresponding functionality in the common phases such
| body | string | optional | | | Body to replace upstream response. |
| after_body | string | optional | | | Body after the modification of filter phase. |
| headers | object | optional | | | New headers for response |
| auth_value | string | optional | | | Auth value |
Copy link
Member

Choose a reason for hiding this comment

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

We need to remove it from the source & test too.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

@batman-ezio batman-ezio changed the title docs: remove auth auth docs: remove auth value Apr 15, 2021
@spacewander spacewander changed the title docs: remove auth value change(echo): remove odd auth_value Apr 15, 2021
@tokers
Copy link
Contributor

tokers commented Apr 15, 2021

@batman-ezio The CI is still failed.

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
@Yiyiyimu Yiyiyimu merged commit 1266801 into apache:master May 28, 2021
tao12345666333 added a commit to tao12345666333/ingress-controller that referenced this pull request Jun 7, 2021
it has been removed.
xref: apache/apisix#4055

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
gxthrj pushed a commit to apache/apisix-ingress-controller that referenced this pull request Jun 8, 2021
it has been removed.
xref: apache/apisix#4055

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
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.

Enhance the documentation of echo plugin
5 participants