-
#### **Environment**
- **lua-resty-openidc** version: `1.8.0`
- **OpenID Connect provider**: `Keycloak 25.0.3`
- **Session storage**: `PostgreSQL`
- **OpenResty version**: `1.25`
#### **Use C…
zRich updated
1 month ago
-
We're looking for a way to force connections to close after fully sending a particular reply, e.g. a 403 or 421, forcing downstream clients to re-connect - even if they have a misbehaving client. Note…
-
As raised in #192 by @smichel17 a general reminder extension could be introduced which also allows specification of a time and which would be automatically synchronized with the calendar.
> 1. Remove…
-
I have a workflow where I select files do one or multiple transformations.
I just found out that if I run a command via toolbar the first file gets deselected, which ruins the workflow for multip…
-
The agent compatibility requirements are:
|Platform|Version|
|--|--|
| Red Hat (and similar) | ≥ 7 |
| Debian | ≥ 10 |
| Amazon Linux | ≥ 2 |
| Windows Server | ≥ 2012 R2 |
| Windows | ≥ 10 …
-
Trying the `:CodeReview` command on a PR URI gives me:
```
Vim: Caught deadly signal SEGV
Vim: Finished.
Segmentation fault: 11
```
Platform:
```
Mac OS X 10.10.3
$ vim --version
VIM - Vi IMproved…
-
as I mentioned here: #68 it would be nice if there was something to mark functions as deprecated in the docu. One could mention it in the comment, but changing the text colour or something?
And the s…
-
### What Operating System(s) are you seeing this problem on?
macOS
### WezTerm version
`wezterm 20231029-184147-bc99181f`
### Did you try the latest nightly build to see if the issue is be…
-
Based on some preliminary investigation, NeoVim can only connect to LSP servers via a stdin/stdout based communication mechanism. This currently will not work with sclang, as there are many places whe…
scztt updated
3 months ago
-
$ python -c "import urllib; print urllib.quote(\\"'\\")"
%27
$ resty -e "ngx.say(ngx.escape_uri(\\"'\\"))"
'
ngx.escape_uri should escape "'" to %27 but not.
$resty -v
resty 0.17
nginx vers…