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

Automated cherry pick of #5745: fix: kong sbac and csrf plugin parse for specified routeId #5786

Conversation

erda-bot
Copy link
Member

@erda-bot erda-bot commented Apr 4, 2023

Cherry pick of #5745 on release/2.3.

Squashed commit message:

commit 48ad8ef11261121bf58a0ca131de593f40ed9ba0
Author: wang zhuzhen <zhuzhenwang1984@gmail.com>
Date:   Fri Mar 24 16:22:35 2023 +0800

    fix: kong sbac and csrf plugin parse for specified routeId (#5745)

What this PR does / why we need it:

Fix the bug that: when set kong sbac and csrf policy for specified API without routeId result global kong policy., so all existed APIs can not accessed。

Specified Reviewers:

/assign @luobily @iutx @dspo @sixther-dc

ChangeLog

Bugfix: Fix the bug that when set kong sbac and csrf policy for specified API without routeId result global kong policy., so all existed APIs can not accessed(修复了 kong 设置 sbac和 csrf 策略不带 roueId 导致设置成全局变量.)

Language Changelog
🇺🇸 English Fix the bug that when set kong sbac and csrf policy for specified API without routeId result global kong policy., so all existed APIs can not accessed
🇨🇳 中文 修复了 kong 设置 sbac和 csrf 策略不带 roueId 导致设置成全局变量

@sixther-dc sixther-dc merged commit 506674c into erda-project:release/2.3 Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants