We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2023.9.6
When I log in with a user who has enabled 2 factor authentication I get the following error:
template: mfa.html.tpl:1:34: executing “mfa.html.tpl” at <set . “hideNav” true>: error calling set: assignment to entry in nil map
I expect that I can use MFA and that the template is rendered.
No response
Issue mentioned on Taiga and on the forum: https://forum.cortezaproject.org/t/mfa-errors-on-2023-9-6-release/2063
The text was updated successfully, but these errors were encountered:
KinyaElGrande
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
Version of Corteza
2023.9.6
Current Behavior
When I log in with a user who has enabled 2 factor authentication I get the following error:
template: mfa.html.tpl:1:34: executing “mfa.html.tpl” at <set . “hideNav” true>: error calling set: assignment to entry in nil map
Expected Behavior
I expect that I can use MFA and that the template is rendered.
Steps To Reproduce
Environment and versions
No response
Anything else?
Issue mentioned on Taiga and on the forum: https://forum.cortezaproject.org/t/mfa-errors-on-2023-9-6-release/2063
The text was updated successfully, but these errors were encountered: