cs3org / OCM-API

OpenCloudMesh API
38 stars 11 forks source link

Email field in the invite flow #142

Closed MahdiBaghbani closed 2 weeks ago

MahdiBaghbani commented 3 weeks ago

The OCM specification has the field email in both Invite Acceptance Request and Invite Acceptance Response. From the wording of the Internet-Draft, I understand that this field is not optional.

I have seen cases in Nextcloud and ownCloud/oCIS (even in some R&D implementations like Aver) that which the user doesn't have an email or doesn't bother to add one, or for some other reasons (eg: privacy) refuses to do so.

I propose to make this field Optional in the specification.

glpatcern commented 2 weeks ago

This essentially is a duplicate of #117