-
Updated
Aug 22, 2020 - Vim script
workspace
Here are 266 public repositories matching this topic...
-
Updated
Sep 22, 2020 - Shell
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Jun 25, 2020 - Vim script
-
Updated
Oct 1, 2020 - Rust
-
Updated
May 4, 2019 - JavaScript
-
Updated
Jul 21, 2020 - Java
-
Updated
Aug 16, 2018 - Vue
-
Updated
Oct 1, 2020 - Python
-
Updated
Jun 11, 2020 - TypeScript
-
Updated
May 10, 2020 - HTML
Describe the bug
Unable to delete 2FA App (Google Authenticator) without 2FA app's code
To Reproduce
Steps to reproduce the behavior:
- Go to Account > Security
- Enable 2FA and add Google Authenticator (or MS Authenticator etc)
Expected behavior
Be able to delete 2FA app without the code from that specific 2FA app. If you lose your phone for example...
Screenshots
-
Updated
Dec 13, 2018 - Java
-
Updated
Aug 25, 2020
-
Updated
Jul 18, 2020 - TypeScript
-
Updated
Apr 24, 2020 - Python
-
Updated
Aug 15, 2018 - TypeScript
Improve this page
Add a description, image, and links to the workspace topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the workspace topic, visit your repo's landing page and select "manage topics."
Description
When I start the app in standard mode everything works perfectly, however when trying to use custom ROOMs an error occurs.
It appears that the app is not recognizing the environment variables.
After a lot of struggle I noticed that the problem was in the way the array of objects is written in the variable ROOMS_DATA this must be written on the same line.
It would be intere