syndicate-storage / syndicate

Internet-scale software-defined storage system
Apache License 2.0
56 stars 10 forks source link

User-less initialization should supply an appropriate HTTP Authorization header #79

Closed jcnelson closed 10 years ago

jcnelson commented 10 years ago

The UG should tell the MS which gateway it's running as, so the MS can proceed to allow it access to the Volume. It doesn't have to reveal anything about the human running it.

Currently, the UG does not supply an HTTP Authorization header (in ms_client_anonymous_gateway_register()). This causes anonymous registration to fail.

jcnelson commented 10 years ago

Related to this, an anonymous UG should still need to have a way to get a default driver.

jcnelson commented 10 years ago

Fixed in a21d63e8d896b7e67133528d37b0f0b9a0e771fd