owncloud-archive / documents

ownCloud Documents is collaborative editing of rich-text documents.
http://owncloud.org/
137 stars 55 forks source link

Unshare doc from user while in the session should kick them out #64

Open PVince81 opened 11 years ago

PVince81 commented 11 years ago

Steps to reproduce

  1. User1 creates a doc, shares it with User2
  2. User2 opens the doc
  3. User1 unshares the doc from User2

    Expected result

User2 session is terminated, a dialog box appears with a message "This document has been unshared from you"

Actual result

User2 can still edit, changes are saved.

PVince81 commented 11 years ago

Same thing when the expiration date of a public doc share was reached.