-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Confusing variable name in 2FA #35554
Copy link
Copy link
Open
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapenhancementfeature: authentication
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapenhancementfeature: authentication
Type
Fields
Give feedbackNo fields configured for issues without a type.
When there is a token in the session for which the user is still setting up 2FA, setting
self::SESSION_UID_DONE("two_factor_auth_passed") is a misnomer.How to use GitHub
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.