summaryrefslogtreecommitdiffstats
path: root/lib/Controller/PublicShareAuthController.php
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2018-10-26 13:44:30 +0200
committerJoas Schilling <coding@schilljs.com>2018-11-08 13:53:14 +0100
commitcd0ccf4ae9aef5f4f0c3954d693b19a5dbc96db8 (patch)
tree730d7b825ca30a0409e70c7132a29c97d049184b /lib/Controller/PublicShareAuthController.php
parent931386a55df8ee14691d0a1a5f437b0348765173 (diff)
Remove outdated documentation
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'lib/Controller/PublicShareAuthController.php')
-rw-r--r--lib/Controller/PublicShareAuthController.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/Controller/PublicShareAuthController.php b/lib/Controller/PublicShareAuthController.php
index 96fc2ddc0..b84cc3768 100644
--- a/lib/Controller/PublicShareAuthController.php
+++ b/lib/Controller/PublicShareAuthController.php
@@ -81,9 +81,6 @@ class PublicShareAuthController extends OCSController {
* a guest or user on behalf of a registered user, the sharer, who will be
* the owner of the room.
*
- * If there is already a room for requesting the password of the given share
- * no new room is created; the existing room is returned instead.
- *
* The share must have "send password by Talk" enabled; an error is returned
* otherwise.
*