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

Duo authenticator status code calling #80

Closed
donvargax opened this issue Mar 23, 2018 · 2 comments
Closed

Duo authenticator status code calling #80

donvargax opened this issue Mar 23, 2018 · 2 comments

Comments

@donvargax
Copy link

Hi, I'm trying to use this but I have my duo settings to call my phone by default instead of sending a push notification, because I don't want to install the duo application on my cellphone. The status code in that case is "calling" instead of "pushed", so I'm thinking this can be fixed by also accepting a status code of "calling".

if json_response['response']['status_code'] != 'pushed':

I'll try to come up with a pull request.

@KyleJamesWalker
Copy link
Contributor

Fixed in #83

@venth
Copy link
Owner

venth commented Apr 9, 2018

Delivered with the version: 0.9.1

@pdecat pdecat closed this as completed Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants