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

Fix registration #126

Merged
merged 1 commit into from
Jan 26, 2022
Merged

Fix registration #126

merged 1 commit into from
Jan 26, 2022

Conversation

gferon
Copy link
Collaborator

@gferon gferon commented Jan 23, 2022

  • On registration, AccountAttributes are now directly serialized and sent to /v1/accounts/code/
  • Truncate the unidentified access key to 16 bytes (see: signalapp/Signal-Server@e623748)

TODO:

* On registration, AccountAttributes are now directly serialized and sent to /v1/accounts/code/
* Also truncate the unidentifiedAccessKey to 16 bytes (see: signalapp/Signal-Server@e623748)
@gferon gferon merged commit 7f58c27 into master Jan 26, 2022
@rubdos
Copy link
Member

rubdos commented Jan 26, 2022

On registration, AccountAttributes are now directly serialized and sent to /v1/accounts/code/

I feel like this only works for secondary devices, could that be the case?

EDIT: nevermind, it's been too long since I watched this code.

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

Successfully merging this pull request may close these issues.

2 participants