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

Added boolean conversion to setting "jwt.https_only_cookie" #47

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

Conversation

MaximilianMohr
Copy link

Without this conversion, the option would always be true, no matter what value is set in the ini file

Maximilian Mohr added 3 commits January 19, 2021 10:06
Without this conversion, the option would always be true, no matter what value is set in the ini file
Without conversion the ini file value would be read as str which will raise an error during reissuing jwt cookie
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.

1 participant