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

Update plugin #14

Open
wants to merge 90 commits into
base: master
Choose a base branch
from
Open

Update plugin #14

wants to merge 90 commits into from

Conversation

dkasemodel
Copy link

Update plugin from original repo.

Darguelles and others added 30 commits October 20, 2020 13:55
closes #362
closes #363
closes #366

Signed-off-by: Stefan Bodewig <[email protected]>
Signed-off-by: Hans Zandbelt <[email protected]>
Signed-off-by: Hans Zandbelt <[email protected]>
Allow lifecycle handlers to fail, altering the course of request processing
New function revoke_token() and revoke_tokens()
…ss-in-a-existing-session

#404 Possibilty to pass in a existing session
Signed-off-by: Stefan Bodewig <[email protected]>
@dkasemodel dkasemodel closed this Nov 22, 2023
@dkasemodel dkasemodel reopened this Nov 22, 2023
NatePlumm and others added 15 commits January 18, 2024 17:11
#345 handle the userinfo response as JWT
Signed-off-by: Oldřich Jedlička <[email protected]>
Bug in lua-resty-session does not permit calling session:destroy() on
freshly started session with unset "audience" feature, so check for empty
session before trying to destroy it.

Signed-off-by: Oldřich Jedlička <[email protected]>
Address range 192.0.2.0/24 is reserved for documentation according to RFC
5737. The recommendation is to reject routing of this address range on
routers, but as this is not mandatory, it might happen that the address
is really routed. The tests on Docker on Windows fail because of this it,
the fail reason is different to the expected one.

Fix this by configuring Nginx to listen on 127.0.0.1:80 (and not
0.0.0.0:80) and connecting to 127.1.2.3 instead of 192.0.2.1.

Signed-off-by: Oldřich Jedlička <[email protected]>
The mime module expects padded Base64 value, so add missing padding.

Signed-off-by: Oldřich Jedlička <[email protected]>
restrict zero-pixel image logout to actual image requests
Migrate lua-resty-session to 4.0.3 [tested, works]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants