-
Notifications
You must be signed in to change notification settings - Fork 2
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
Duo Universal Login Script Support #33
Conversation
ewang2002
commented
Apr 13, 2024
- Adds support for the new Duo universal login prompt that was released on March 26.
- Removes support for Duo SMS login: Duo universal login prompt sends 1 SMS code instead of 10 SMS codes that are used one after another, which makes it obsolete.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"lgtm"
return; | ||
} | ||
|
||
if (!(await duoFrame.$("#remember_me_label_text"))) { | ||
// "Other Options" selector | ||
if (!(await page.$("#auth-view-wrapper > div:nth-child(2) > div.row.display-flex.other-options-link.align-flex-justify-content-center.size-margin-bottom-large.size-margin-top-small > a"))) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
beautiful line of html
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sentence is fine now but seems unnecessary in the first place
|
||
Keep in mind that you'll need to restart the login script setup process every 6-7 days to ensure you can still keep | ||
yourself logged in. | ||
|
||
~~Also, Ruby is a clown~~ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
big meanie buttface
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will take this as a "LGTM"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
u look bad to me