SylviaBABY commented on code in PR #1045: URL: https://github.com/apache/apisix-website/pull/1045#discussion_r853927265
########## website/blog/2022/04/20/weekly-report-0420.md: ########## @@ -0,0 +1,93 @@ +--- +title: Biweekly Report|Explore the weeks of Apr 1st - Apr 14th +keywords: +- Apache APISIX +- API Gateway +- Weekly Report +- Contributor +description: The Apache APISIX Community Weekly Report hopes to help community members better understand the weekly progress of the Apache APISIX community and and facilitate everyone to participate in the Apache APISIX community. +tags: [Events] +--- + +> From April 1st to April 14th, 36 contributors submitted 75 commits for Apache APISIX. Thank you all for your contributions to Apache APISIX. It is your selfless contribution to make the Apache APISIX project better! + +<!--truncate--> + +## Introduction + +Apache APISIX has grown as a community from the first day of open source and has quickly become the most active open source API gateway project in the world. These achievements cannot be achieved without the joint efforts of our community partners. + +"If you want to go fast, go alone.If you want to go far, go together." The Apache APISIX Community Weekly Report hopes to help community members better understand the weekly progress of the Apache APISIX community and and facilitate everyone to participate in the Apache APISIX community. + +We have also compiled some issues suitable for newcomers to the community to participate in! If you are interested, don't miss it! + +## Contributor Statistics + + + + + +## Good first issue + +### Issue #6803 + +**Link**: https://github.com/apache/apisix/issues/6803 + +**Issue description**: + +When I use `openid-connect` plugins with the wrong `redirect_uri` in Apache APISIX.Like flow: Review Comment: ```suggestion When use `openid-connect` plugins with the wrong `redirect_uri` in Apache APISIX, as shown below: ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
