Skip to content

Add "locktime" and "ownername" to cs3 lock api #213

Description

@kobergj

The lock object should be enhanced with two new optional values:

  • "ownername": The name of the lock owner. This is an enhancement so clients do not have to query for the owner name.
  • "locktime": The time the lock was created. Additionally to "expiry" this gives more information to the clients.

See discussion in poc PR: cs3org/reva#4133

See lock object on current main: https://github.com/cs3org/cs3apis/blob/main/cs3/storage/provider/v1beta1/resources.proto#L159-L180

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions