server/apps/files_sharing
Vincent Petry b4998e7d29 Allow public auth to recognize sesssion
When a public link password has been input, its auth is stored in the
session.
This fix makes it possible to recognize the session when using public
webdav from the files UI.
2015-09-28 11:52:04 +02:00
..
ajax Scrap the notifications when the share is accepted or declined 2015-09-08 09:01:01 +02:00
api Do not allow user enumeration if the config is disabled 2015-09-23 15:11:02 +02:00
appinfo Disable the remote sharing notifications until they work properly 2015-09-17 11:14:28 +02:00
css remove border around button of password protected link confirmation 2015-09-28 09:30:09 +02:00
img fix look of 'Share with me via ownCloud' button, fix wording 2015-06-17 16:05:05 +02:00
js Switch from Math.floor() to Math.ceil() when sending the dimension to Preview 2015-09-27 12:46:25 +02:00
l10n [tx-robot] updated from transifex 2015-09-21 01:54:41 -04:00
lib Allow public auth to recognize sesssion 2015-09-28 11:52:04 +02:00
templates Merge pull request #18630 from owncloud/files-combineuploadbutton 2015-09-07 14:03:57 +02:00
tests Reflect enabled shareAPI in capabilities 2015-09-25 20:12:41 +02:00
list.php update license headers and authors 2015-06-25 14:13:49 +02:00
public.php Update license headers 2015-03-26 11:44:36 +01:00
publicwebdav.php Add a Sabre plugin that emits an event for apps 2015-09-17 13:59:27 +02:00
settings-admin.php Update license headers 2015-03-26 11:44:36 +01:00
settings-personal.php Simply hide sharing buttons for IE8 - fixes #18011 2015-08-25 16:05:57 +02:00