nextcloud/apps/files_sharing
Morris Jobke dc479aae2d
Improve CertificateManager to not be user context dependent
* removes the ability for users to import their own certificates (for external storage)
* reliably returns the same certificate bundles system wide (and not depending on the user context and available sessions)

The user specific certificates were broken in some cases anyways, as they are only loaded if the specific user is logged in and thus causing unexpected behavior for background jobs and other non-user triggered code paths.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-03 00:13:01 +01:00
..
appinfo Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
composer Update autloader 2020-09-24 14:59:41 +02:00
css Remove unused sharedfilelist 2020-10-22 15:21:33 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Add SVG support check to setup check 2020-11-02 11:29:08 +01:00
l10n [tx-robot] updated from transifex 2020-11-02 02:19:04 +00:00
lib Improve CertificateManager to not be user context dependent 2020-11-03 00:13:01 +01:00
src l10n: Name with a capital letter: SharingInput.vue 2020-10-28 21:14:11 +01:00
templates Don't use deprecated getIniWrapper() anymore 2020-08-20 16:35:38 +02:00
tests Return correct error message on share download without read permission 2020-10-26 16:22:27 +01:00
.l10nignore Exclude compiled assets of files_sharing for transifex 2019-03-26 11:23:31 +01:00
list.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
public.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
webpack.js Allow users to specify to accept (internal) shares by default 2019-12-17 10:49:29 +01:00