Re: [PR] feat: make `regex-uri` able to use nginx variables for Plugin[Proxy-rewrite] [apisix]

2024-05-05 Thread via GitHub
V1endr3 commented on PR #11225: URL: https://github.com/apache/apisix/pull/11225#issuecomment-2095277662 > @V1endr3 please describe your proposal first in #11224 done, pls check it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] help request: failed to find any SSL certificate by SNI: health check [apisix]

2024-05-05 Thread via GitHub
cyrnicolase commented on issue #10217: URL: https://github.com/apache/apisix/issues/10217#issuecomment-2095267813 NO , I've given up -- 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 c

Re: [I] help request: failed to find any SSL certificate by SNI: health check [apisix]

2024-05-05 Thread via GitHub
cyrnicolase closed issue #10217: help request: failed to find any SSL certificate by SNI: health check URL: https://github.com/apache/apisix/issues/10217 -- 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

Re: [PR] feat: make `regex-uri` able to use nginx variables for Plugin[Proxy-rewrite] [apisix]

2024-05-05 Thread via GitHub
shreemaan-abhishek commented on PR #11225: URL: https://github.com/apache/apisix/pull/11225#issuecomment-2095196878 @V1endr3 please describe your proposal first in #11224 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] bug: After the forward-auth verification is passed, the upstream cannot obtain the request body (payload) with 504 Timeout [apisix]

2024-05-05 Thread via GitHub
OnGoingLzy commented on issue #11200: URL: https://github.com/apache/apisix/issues/11200#issuecomment-2095122157 > Related: #11050, from the convo it looks like 3.6.0 does not have this issue. To be tested.相关: #11050 ,从 convo 来看,3.6.0 没有这个问题。待测试。 Thanks for the reply, I'll try it in v

Re: [PR] Fix: Added redirection to GitHub index when no hash present [apisix-website]

2024-05-05 Thread via GitHub
SkyeYoung commented on code in PR #1789: URL: https://github.com/apache/apisix-website/pull/1789#discussion_r1590493465 ## doc/src/pages/edit.tsx: ## @@ -20,18 +22,26 @@ const Edit: FC = () => { const path = getPath(); setIsLoading(true); + +if (path === '' || !p

Re: [PR] Fix: Added redirection to GitHub index when no hash present [apisix-website]

2024-05-05 Thread via GitHub
SkyeYoung commented on code in PR #1789: URL: https://github.com/apache/apisix-website/pull/1789#discussion_r1590493465 ## doc/src/pages/edit.tsx: ## @@ -20,18 +22,26 @@ const Edit: FC = () => { const path = getPath(); setIsLoading(true); + +if (path === '' || !p

Re: [PR] Fix: Added redirection to GitHub index when no hash present [apisix-website]

2024-05-05 Thread via GitHub
SkyeYoung commented on code in PR #1789: URL: https://github.com/apache/apisix-website/pull/1789#discussion_r1590493465 ## doc/src/pages/edit.tsx: ## @@ -20,18 +22,26 @@ const Edit: FC = () => { const path = getPath(); setIsLoading(true); + +if (path === '' || !p

Re: [PR] Fix: Added redirection to GitHub index when no hash present [apisix-website]

2024-05-05 Thread via GitHub
SkyeYoung commented on code in PR #1789: URL: https://github.com/apache/apisix-website/pull/1789#discussion_r1590493376 ## doc/src/pages/edit.tsx: ## @@ -20,18 +22,26 @@ const Edit: FC = () => { const path = getPath(); setIsLoading(true); + +if (path === '' || !p

(apisix-website) branch master updated: docs: fix tag of cve-2024-32638.md (#1796)

2024-05-05 Thread bzp2010
This is an automated email from the ASF dual-hosted git repository. bzp2010 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-website.git The following commit(s) were added to refs/heads/master by this push: new 26173097885 docs: fix tag of cve-2024-3

Re: [PR] docs: fix tag of cve-2024-32638.md [apisix-website]

2024-05-05 Thread via GitHub
bzp2010 merged PR #1796: URL: https://github.com/apache/apisix-website/pull/1796 -- 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: notifications-unsubscr.

Re: [I] bug: apisix can not build connection with go-runner plugin on mac [apisix]

2024-05-05 Thread via GitHub
swallretu commented on issue #11170: URL: https://github.com/apache/apisix/issues/11170#issuecomment-2095082126 after checked some docs, this issus can not fix on Mac when starting apisix in docker. that because the docker and Mac network settings. -- This is an automated message from the

Re: [I] help request: apisix pod cpu is full,but There's no obvious reason [apisix]

2024-05-05 Thread via GitHub
yydance closed issue #11154: help request: apisix pod cpu is full,but There's no obvious reason URL: https://github.com/apache/apisix/issues/11154 -- 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

Re: [I] bug: apisix can not build connection with go-runner plugin on mac [apisix]

2024-05-05 Thread via GitHub
swallretu closed issue #11170: bug: apisix can not build connection with go-runner plugin on mac URL: https://github.com/apache/apisix/issues/11170 -- 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 th

Re: [PR] docs: fix tag of cve-2024-32638.md [apisix-website]

2024-05-05 Thread via GitHub
membphis commented on code in PR #1796: URL: https://github.com/apache/apisix-website/pull/1796#discussion_r1590479433 ## blog/en/blog/2024/05/02/cve-2024-32638.md: ## @@ -1,36 +1,37 @@ --- -title: "Forward-Auth Plugin Request Smuggling( CVE-2024-32638 )" +title: "HTTP Request

[PR] docs: fix tag of cve-2024-32638.md [apisix-website]

2024-05-05 Thread via GitHub
Yilialinn opened a new pull request, #1796: URL: https://github.com/apache/apisix-website/pull/1796 Fixes: #[Add issue number here] Changes: Screenshots of the change: -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] docs: Is there any plan for Chinese documentation? [apisix-ingress-controller]

2024-05-05 Thread via GitHub
github-actions[bot] commented on issue #2116: URL: https://github.com/apache/apisix-ingress-controller/issues/2116#issuecomment-2095049655 This issue has been marked as stale due to 90 days of inactivity. It will be closed in 30 days if no further activity occurs. If this issue is still re

(apisix-website) branch master updated: docs: add CVE-2024-32638 post (#1795)

2024-05-05 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-website.git The following commit(s) were added to refs/heads/master by this push: new f8d090ce58b docs: add CVE-2024-32638 p

Re: [PR] docs: add CVE-2024-32638 post [apisix-website]

2024-05-05 Thread via GitHub
membphis merged PR #1795: URL: https://github.com/apache/apisix-website/pull/1795 -- 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: notifications-unsubscr