-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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 Error: Undefined index: redirect_url #31947
Conversation
Signed-off-by: Andy Xheli <axheli@axtsolutions.com> Should fix Undefined index: redirect_url at core/templates/twofactorsetupselection.php #21968
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Looking at core/Controller/TwoFactorChallengeController.php::setupProviders, we indeed don't provide this variable
@szaimen Can we also backport once approved to NC 23 ? |
Would be better to restore the value so when you clicked on a link and need to authenticate, you do end up at the first link again? |
@blizzz any way we can get this in NC 25 and backport this to NC 24 please ? Still getting this message anytime a user setups 2fa for the first time |
/backport to stable25 |
/backport to stable24 |
Would be nice to have this in version 23 as well? |
Signed-off-by: Andy Xheli axheli@axtsolutions.com
Should fix Undefined index: redirect_url at core/templates/twofactorsetupselection.php #21968
#21968 (comment)