Aurélien Lajoie
Aurélien Lajoie
If an user can see only assigned issue, he will receive into the email issue that he is not allowed to see.
Update of #7829 ### Summary Adding Miss/Hit, Age and cache key to answer shouldn't be the default behavior. Add option to remove the proxy cache headers from the response. If...
Images to show the issues:   The diffs are quite simple raw diff ```diff diff --git a/ci/images/ubuntu-dind/install.sh b/ci/images/ubuntu-dind/install.sh index 554923f549..a5049b156c 100644 --- a/ci/images/ubuntu-dind/install.sh +++ b/ci/images/ubuntu-dind/install.sh @@ -12,3 +12,14 @@...
Add an optional arg to limit access to a specific role
Hi, TODO tag is used for some project. For example https://github.com/karelzak/util-linux/issues?q=is%3Aissue+is%3Aopen+label%3ATODO
Before doing the change, I would like to know if using pongo (and so standard plugins files organisation) can be interesting
Add rockspec template file and plugins core files Fix #53
### Issue Description When using `docker build . -t kong-plugin-url-rewrite-dev` We get: ``` cp rockspec.template kong-plugin-url-rewrite-"1.1.1-0".rockspec cp: cannot stat 'rockspec.template': No such file or directory ``` ### Expected Behavior Build...
Refs: #34 Closes: #26