Alternative to USE_SESSION_FOR_NEXT #1107
Unanswered
TheDavidFactor
asked this question in
Q&A
Replies: 1 comment
-
The login and register forms (and webauthn) have a form element 'next' which can be set. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I had an old version of Flask-Security and was setting USE_SESSION_FOR_NEXT to not use the query string for the NEXT variable. I see that was removed in 5.4.(0/1). Is there a supported alternative to achieve the same functionality?
Beta Was this translation helpful? Give feedback.
All reactions