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

Fix invalid session key #243

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

svilupp
Copy link
Contributor

@svilupp svilupp commented Nov 20, 2023

Fixes #242

It reverts one of the changes made as part of this commit, where key Router.params() key :SESSION has been replaced with :session.

This has caused problems downstream with GenieAuthentication.

@PGimenez PGimenez requested a review from essenciary December 14, 2023 17:15
@essenciary
Copy link
Member

@svilupp thanks!

@essenciary essenciary merged commit 3480dfb into GenieFramework:master Dec 15, 2023
1 of 8 checks passed
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.

GenieAuthentication.get_authentication always returns nothing
2 participants