-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
None
-
None
Steps to reproduce:
1. Create a new test account.
2. Run `curl --digest --user <account name here> http://musicbrainz.org/ws/2/collection` and enter the password. Response: "Authorization required."
3. Change the password to the account.
4. Run the command from step 2 again. It succeeds.