From 0737ba67b2f074e43a63934b7574c04f19a18cd8 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Thu, 19 Feb 2015 12:12:39 -0800 Subject: [PATCH] add note re mobile apps cannot create public link shares when passwords are required --- admin_manual/release_notes.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/admin_manual/release_notes.rst b/admin_manual/release_notes.rst index 1e9c68775..9d775c8ab 100644 --- a/admin_manual/release_notes.rst +++ b/admin_manual/release_notes.rst @@ -29,6 +29,14 @@ Supported Platforms * Webserver: Apache2 (Linux and Windows), IIS (Windows) * Web browser: IE8+, Firefox 14+, Chrome 18+, Safari 5+ +No Public Links With Required Passwords on Mobile Apps +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +The iOS and Android apps cannot create public share links when passwords are +required (server Admin page, Sharing section). Instead, when users try to +create a public share link they will see a "You do not have permission to share +this file" message. + PHP 5.3 Support Dropped ^^^^^^^^^^^^^^^^^^^^^^^