Remove Support for readOnly
API mode, use auth tokens for privileged access
#1723
Labels
Milestone
readOnly
API mode, use auth tokens for privileged access
#1723
In the next release we should remove support for
api.ReadOnly: true
entirely, marking the configuration field as deprecated. qri commands should fail ifapi.ReadOnly
is set to true with an error message about configuration.ReadOnly mode was a half-baked effort to get around not having a proper authorization scheme. Once we have a mechanism for authentication in place, we should remove it entirely.
cc @Arqu, as this impacts cloud more than anything.
The text was updated successfully, but these errors were encountered: