pushed
zhengqunkoo/wasg-register • 2:38 PM - Jan 9, 2020
The registration script has been updated to work with the latest API changes, which includes new password encryption logic using AES CCM (thanks to @IkaEren for reversing the new crypto code). A new --retrieve-mode was also introduced, utilizing the credential retrieval API (retrieve_user_*) to fetch a new set of credentials for an existing user. This bypasses the errors you would now hit if you call the default create mode too many times.
