Skip to content
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

ADD: Google Authenticator 2FA #1752

Merged
merged 183 commits into from
May 14, 2024
Merged

Conversation

PatrickRL
Copy link
Contributor

@PatrickRL PatrickRL commented Mar 8, 2024

Added option to enable 2FA with Google Authenticator
Fixes #729

mabasian and others added 30 commits March 30, 2023 09:58
@PatrickRL PatrickRL requested a review from NeoPlays May 13, 2024 11:12
@PatrickRL PatrickRL marked this pull request as ready for review May 14, 2024 08:59
Copy link
Member

@NeoPlays NeoPlays left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The work looks good 🚀 except one small thing. The problem is that you revert a whole PR with this PR 😅

.github/workflows/test-molecule.yml Outdated Show resolved Hide resolved
launcher/src/backend/SSHService.js Show resolved Hide resolved
Copy link
Member

@NeoPlays NeoPlays left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@NeoPlays NeoPlays merged commit 4c04dbb into stereum-dev:main May 14, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FR: connect to servers with 2FA enabled
3 participants