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

"Using password" button does not work #17

Open
Leask opened this issue Mar 1, 2017 · 3 comments
Open

"Using password" button does not work #17

Leask opened this issue Mar 1, 2017 · 3 comments

Comments

@Leask
Copy link

Leask commented Mar 1, 2017

as title.

@ghost
Copy link

ghost commented Mar 30, 2017

@Leask Until there is a patch (I have zero XCode experience otherwise I'd love to help) I have been using this in the meantime:

~/.zshrc

alias touchid:off='mv /usr/local/bin/sudo /usr/local/bin/_sudo'
alias touchid:on='mv /usr/local/bin/_sudo /usr/local/bin/sudo'

@Leask
Copy link
Author

Leask commented Apr 1, 2017

@mpash Thanks!

@serverwentdown
Copy link

#15 fixes this, as mentioned in #16.

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

No branches or pull requests

2 participants