Fix authentication with new authentication protocol - #459
Conversation
|
@picklepete @coddingtonbear we are trying to get icloud in Home assistant working again, can you please review.. |
|
impacting quite a few projects. think a few more places worth referencing, like this also shows up in issue #456 |
|
@balloob can you help with this? |
|
@irakhlin @PaulCavill @codebar33 @codebar33 passed along code they are using at iMazing you may want to review. It corrects the problem caused by the password_hash not being calculated with the latest SRP-6A protocol. I am away so I have not been able to test this code update in iCloud3. |
|
@nzapponi |
|
@gcobb321 I have added the code in the links you provided, Will do some testing with the supplied passwords tomorrow. irakhlin/pyicloud@master...PaulCavill:pyicloud:master @irakhlin Can you please sync your fork. |
|
@gcobb321 After going through so many debug logs. I now have the 2 above passwords working on my install, by adding another Execption Handle to a try block. |
|
Reports are that this PR fixes the recent (last few days) change in iCloud's system preventing login. @picklepete , are you able to merge and release? |
|
This is now managed by https://github.com/timlaing/pyicloud, he took over the pypi project. |
|
@dathbe |
|
hmm. I must be on an old version then. |

…cloud-photos-downloader/icloud_photos_downloader/commit/4bcb2ac46a585205cbf3886b3df78179b34b18b1#diff-f2270f557e6afedd3e082f4dd8478d1c96dea051d6ea2e5b1229c0bb58d3d7f4R341
Proposed change
Type of change
Additional information
Checklist
If user exposed functionality or configuration variables are added/changed: