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

Added TOTP support #57

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Added TOTP support #57

wants to merge 4 commits into from

Conversation

TheMaxik
Copy link

@TheMaxik TheMaxik commented Nov 22, 2022

Description

I Added Pyotp to automatically login in when login is required if otp secret is set

Added feature from #50

Type of change

just added a simple check if otp_secret is set at login an if so then the otp code is automaticly used

How Has This Been Tested?

I ran it. It Logged my in without me needing to enter a otp. Dont think much more will change

Max Dizendorf and others added 4 commits November 22, 2022 22:24
run.py requires a "otp_secret" field beneath the password.
Added otp_secret to example run.py
@AugusDogus
Copy link

Is there a reason this isn't being merged?

@kjake
Copy link

kjake commented Mar 29, 2023

This would be awesome to see merged

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.

None yet

3 participants