-
Notifications
You must be signed in to change notification settings - Fork 135
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
Add 2FA support #79
Comments
I also cannot use this client because of the lack of 2FA. |
If I'm reading the debug log correctly, having 2FA enabled on the pCloud account and trying to use this client gives the error "NOTICE: pdiff.c:241 (function get_connected_socket): userinfo returned error 1141 Please provide 'deviceid'.", which sorta makes sense if 2FA is half-implemented already. I found a "devices" table in the .pcloud/data.db SQLite database, but I don't know if that's related, and I can't be bothered to look any further. I'm going to do something more fun. :) |
I would love to see this too... I would prefer to keep my cloud storage in sync with a local headless server of my own but I'm unwilling to abandon 2 factor to do so. |
This is also a major concern for me. Support for 2FA for the command line client would be great. |
+1 |
Added experimental PR with TFA support - #94 |
+1 |
+1 not able to use it with 2fa support.. |
+1, I am not able to use it with 2fa and would love to be able to. |
+1 |
+1 |
5 similar comments
+1 |
+1 |
+1 |
+1 |
+1 |
#163 should fix this for you, assuming you are just using an authenticator and not SMS |
This looks good! Is there a way for me to test this before it's been merged with main?
|
Starting from scratch, something like this should work (If you already have a checkout of console client, you can start from the fetch command) Then just build it following the normal build instructions. |
So i took a few minutes and added (untested) support for prompting for the 2fa code if you don't set it on the command line. |
Awesome, thanks! This going to get merged to master? |
Works great, thanks! Is the console client maintained at all because I feel like this should get more attention. |
Any chance to have 2fa support anytime without to checkout an experimental branch #163 ??? |
no tfa support is making this app unusable! please do something about it.... #163 is not working for me |
@decorte you could try Based on my observations pCloud team is mostly focused on sales and not support. That applies no only to this abandoned linux client but even to the mac application. |
I built this following the instructions above and the original build instructions. pcloudcc -u email@domain.com -t 123456 -p I am still getting the following error: pCloud console client v.2.0.1 Does this work for anyone? |
Is there any chance to get 2FA support or at least update related documentation on https://docs.pcloud.com/
I made a choice to use pcloud because you had clients for most of systems, even for those that do not have GUI installed.
The text was updated successfully, but these errors were encountered: