Skip to content

Add totp field to login#868

Merged
twizmwazin merged 3 commits into
LemmyNet:mainfrom
MV-GH:feat/add-totp
Jun 25, 2023
Merged

Add totp field to login#868
twizmwazin merged 3 commits into
LemmyNet:mainfrom
MV-GH:feat/add-totp

Conversation

@MV-GH

@MV-GH MV-GH commented Jun 24, 2023

Copy link
Copy Markdown
Collaborator

Adds the 2fa field for TOTP to the login form. Logging in without 2fa still works. Can't test if totp field actually works because I can't even get it work on lemmy-UI possible due to LemmyNet/lemmy#3316 (tried with ms authenticator)
But I am positive that it should work.

There was no autofill for TOTP so i used smsOTP should be enough.
Fixes #867

@twizmwazin twizmwazin merged commit ee1a82e into LemmyNet:main Jun 25, 2023
@KaKi87

KaKi87 commented Jun 25, 2023

Copy link
Copy Markdown

Hello,
Thanks for implementing this.
I'd be grateful if we could be notified when it gets released.
Thanks

@twizmwazin

Copy link
Copy Markdown
Contributor

You can use the "watch" feature on github to be notified about new releases on this repo, or there is a post on https://lemmy.ml/c/jerboa for new releases.

@KaKi87

KaKi87 commented Jun 25, 2023

Copy link
Copy Markdown

Yes, but that requires reading changelogs until finding this feature in one, and unsubscribing afterwards, while a notification in here (or only closing issues when PR is released like some other apps do) allows users to be notified only for what they're waiting for.

@twizmwazin

Copy link
Copy Markdown
Contributor

It'll be part of 0.0.36 when it is released

@MV-GH MV-GH deleted the feat/add-totp branch July 18, 2023 15:26
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.

2fa support

3 participants