Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Undefined index: user_id #44

Open
jdleo opened this issue Jan 21, 2018 · 1 comment
Open

Undefined index: user_id #44

jdleo opened this issue Jan 21, 2018 · 1 comment
Labels

Comments

@jdleo
Copy link

jdleo commented Jan 21, 2018

This is causing issues with 2fa. In some cases, user_id is not being stored as a session variable. Hence, it will show a secret and generated QR to the user, but the sql query to store the secret will fail because user_id would be undefined. For now, a fix is to not issue 2fa if this user_id session variable is not set yet

@jfm-so jfm-so added the bug label Jan 26, 2018
@mavrickdeveloper
Copy link

having the same issue , any solutions yet ? or any directions we may help

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants