]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agoShow the language code in personal settings for unknown languages
Morris Jobke [Fri, 6 Nov 2015 08:48:05 +0000 (09:48 +0100)]
Show the language code in personal settings for unknown languages

Steps to reproduce:
* having an unknown language set in oc_preferences
* browse the personal settings
* only get listed the first letter of this language in the language chooser

8 years agoMerge pull request #20246 from owncloud/backport-20192-stable8.1
Vincent Petry [Thu, 5 Nov 2015 16:26:23 +0000 (17:26 +0100)]
Merge pull request #20246 from owncloud/backport-20192-stable8.1

[backport] [stable8.1] if a user that is flag as deleted shows up again, remove that flag. F…

8 years agoMerge pull request #20286 from owncloud/stable8.1-share-preventmovemountpointintoshar...
Vincent Petry [Thu, 5 Nov 2015 09:29:46 +0000 (10:29 +0100)]
Merge pull request #20286 from owncloud/stable8.1-share-preventmovemountpointintosharedfolder

[stable8.1] Prevent moving mount point into already shared folder (outgoing)

8 years agoMerge pull request #20298 from owncloud/backport-20155-8.1
Morris Jobke [Wed, 4 Nov 2015 15:17:43 +0000 (16:17 +0100)]
Merge pull request #20298 from owncloud/backport-20155-8.1

[backport] [stable8.1] add port to host only, if an URL is used instead of a plain hostname

8 years agoadd port to host only, if an URL is used instead of a plain hostname
Arthur Schiwon [Thu, 29 Oct 2015 15:21:02 +0000 (16:21 +0100)]
add port to host only, if an URL is used instead of a plain hostname

8 years agoPrevent moving mount point into already shared folder (outgoing)
Vincent Petry [Fri, 2 Oct 2015 10:14:24 +0000 (12:14 +0200)]
Prevent moving mount point into already shared folder (outgoing)

It is already not allowed to share a folder containing mount points /
incoming shares.

This fixes an issue that made it possible to bypass the check by moving
the incoming share mount point into an existing outgoing share folder.

8 years agoMerge pull request #20163 from owncloud/backport-19489
Morris Jobke [Tue, 3 Nov 2015 12:22:53 +0000 (13:22 +0100)]
Merge pull request #20163 from owncloud/backport-19489

[stable8.1] fix possible infinite loop when reading groups in the wizard

8 years agoif a user that is flag as deleted shows up again, remove that flag. Fixes #20090
Arthur Schiwon [Fri, 30 Oct 2015 18:20:42 +0000 (19:20 +0100)]
if a user that is flag as deleted shows up again, remove that flag. Fixes #20090

Conflicts:
apps/user_ldap/lib/access.php

8 years agoMerge pull request #19773 from owncloud/stable8.1-proppatch-lastmodified
Morris Jobke [Mon, 2 Nov 2015 08:01:55 +0000 (09:01 +0100)]
Merge pull request #19773 from owncloud/stable8.1-proppatch-lastmodified

[stable8.1] Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified"

8 years agoMerge pull request #20137 from owncloud/LukasReschke-patch-2
Morris Jobke [Mon, 2 Nov 2015 08:01:21 +0000 (09:01 +0100)]
Merge pull request #20137 from owncloud/LukasReschke-patch-2

[stable8.1] Update certificate bundle

8 years ago8.1.4 v8.1.4
C Montero-Luque [Fri, 30 Oct 2015 16:45:25 +0000 (12:45 -0400)]
8.1.4

8 years agofix possible infinite loop when reading groups in the wizard
Arthur Schiwon [Wed, 30 Sep 2015 22:30:05 +0000 (00:30 +0200)]
fix possible infinite loop when reading groups in the wizard

8 years ago[stable8.1] Update certificate bundle
Lukas Reschke [Thu, 29 Oct 2015 09:36:35 +0000 (10:36 +0100)]
[stable8.1] Update certificate bundle

Backport of https://github.com/owncloud/core/pull/20126

8 years ago8.1.4 RC2 v8.1.4RC2
C Montero-Luque [Wed, 28 Oct 2015 14:22:39 +0000 (10:22 -0400)]
8.1.4 RC2

8 years agoMerge pull request #19512 from owncloud/backport-19419-stable8.1
Thomas Müller [Wed, 28 Oct 2015 10:09:01 +0000 (11:09 +0100)]
Merge pull request #19512 from owncloud/backport-19419-stable8.1

[backport] [stable8.1] memberOf resembles a DN as well and is actively used

8 years agofixing typo
Thomas Müller [Wed, 28 Oct 2015 08:24:19 +0000 (09:24 +0100)]
fixing typo

8 years agomemberOf resembles a DN as well and is actively used
Arthur Schiwon [Mon, 28 Sep 2015 16:38:57 +0000 (18:38 +0200)]
memberOf resembles a DN as well and is actively used

Conflicts:
apps/user_ldap/tests/access.php

8 years agoMerge pull request #19972 from owncloud/stable8.1-backport-19635
Morris Jobke [Tue, 27 Oct 2015 13:08:26 +0000 (14:08 +0100)]
Merge pull request #19972 from owncloud/stable8.1-backport-19635

[stable8.1] allow an attribute to return more than one value

8 years agoMerge pull request #20064 from owncloud/stable8.1-add-warning-for-php7
Thomas Müller [Mon, 26 Oct 2015 21:04:14 +0000 (22:04 +0100)]
Merge pull request #20064 from owncloud/stable8.1-add-warning-for-php7

[stable8.1] Stop processing if PHP 7 is used

8 years agoStop processing if PHP 7 is used
Lukas Reschke [Mon, 26 Oct 2015 16:34:33 +0000 (17:34 +0100)]
Stop processing if PHP 7 is used

PHP 7 is only compatible with ownCloud 8.2.0

8 years agoAdjust unit tests
Lukas Reschke [Fri, 16 Oct 2015 08:35:47 +0000 (10:35 +0200)]
Adjust unit tests

8 years agoFix style
Lukas Reschke [Fri, 16 Oct 2015 08:35:40 +0000 (10:35 +0200)]
Fix style

8 years agoRevert "adjust to nested group fix
Frédéric Fortier [Fri, 16 Oct 2015 00:30:27 +0000 (20:30 -0400)]
Revert "adjust to nested group fix

This reverts commit 845485cfe, which fixes #19816 regression.

8 years agoMerge pull request #19998 from owncloud/backport-fix-deleted-ldap-user-sharing-stable8.1
Thomas Müller [Fri, 23 Oct 2015 13:26:54 +0000 (15:26 +0200)]
Merge pull request #19998 from owncloud/backport-fix-deleted-ldap-user-sharing-stable8.1

[8.1] handle NoUserException in sharing code

8 years agoMerge pull request #20007 from owncloud/stable8.1-backport-19957
Thomas Müller [Fri, 23 Oct 2015 13:26:10 +0000 (15:26 +0200)]
Merge pull request #20007 from owncloud/stable8.1-backport-19957

[8.1] Expose syslog tag in the configuration

8 years agoMerge pull request #20002 from owncloud/backport-19970-8.1
Thomas Müller [Fri, 23 Oct 2015 13:25:54 +0000 (15:25 +0200)]
Merge pull request #20002 from owncloud/backport-19970-8.1

[8.1] Fix "Call to a member function getUID() on boolean" in Crypt

8 years agoAdd syslog_tag docu to sample config
Steffen Lindner [Fri, 23 Oct 2015 11:43:41 +0000 (13:43 +0200)]
Add syslog_tag docu to sample config

8 years agoExpose syslog tag in the configuration
Volker Fröhlich [Fri, 17 Oct 2014 11:37:35 +0000 (13:37 +0200)]
Expose syslog tag in the configuration

8 years agoFix "Call to a member function getUID() on boolean" in Crypt
Joas Schilling [Thu, 22 Oct 2015 09:46:37 +0000 (11:46 +0200)]
Fix "Call to a member function getUID() on boolean" in Crypt

8 years agohandle NoUserException in sharing code
Morris Jobke [Thu, 22 Oct 2015 15:04:36 +0000 (17:04 +0200)]
handle NoUserException in sharing code

* setup LDAP users
* share from an LDAP user
* delete that LDAP user
* log in as share recipient
* before: unhandled NoUserException
* after: NoUserEception is logged and share is not shown anymore

8 years agoadjust fetchList with a single requested attribute accordingly
Arthur Schiwon [Fri, 9 Oct 2015 18:07:35 +0000 (20:07 +0200)]
adjust fetchList with a single requested attribute accordingly

8 years agoadjust tests
Arthur Schiwon [Fri, 9 Oct 2015 12:30:49 +0000 (14:30 +0200)]
adjust tests

8 years agofix primary group retrieval
Arthur Schiwon [Fri, 9 Oct 2015 12:12:59 +0000 (14:12 +0200)]
fix primary group retrieval

8 years agotreat dn as any other attribute when building the search() return array
Arthur Schiwon [Thu, 8 Oct 2015 19:18:34 +0000 (21:18 +0200)]
treat dn as any other attribute when building the search() return array

8 years agoadjust handling changed return array structure from search() and fetchList()
Arthur Schiwon [Thu, 8 Oct 2015 18:32:15 +0000 (20:32 +0200)]
adjust handling changed return array structure from search() and fetchList()

8 years agoallow an attribute to return more than one value
Arthur Schiwon [Wed, 7 Oct 2015 16:57:49 +0000 (18:57 +0200)]
allow an attribute to return more than one value

8 years agolowercase configured displayname attribute so isset works - all attribute names comin...
Arthur Schiwon [Thu, 1 Oct 2015 15:54:40 +0000 (17:54 +0200)]
lowercase configured displayname attribute so isset works - all attribute names coming from ldap are lowercased for easy comparison

8 years agofix update quota with known value
Arthur Schiwon [Tue, 29 Sep 2015 14:19:45 +0000 (16:19 +0200)]
fix update quota with known value

8 years agostable8.1 related adjustments to #18469 backport
Arthur Schiwon [Mon, 28 Sep 2015 20:58:10 +0000 (22:58 +0200)]
stable8.1 related adjustments to #18469 backport

8 years agoBackport #18469 (read all relevant user attributes on login and user search, in one...
Arthur Schiwon [Thu, 20 Aug 2015 22:55:42 +0000 (00:55 +0200)]
Backport #18469 (read all relevant user attributes on login and user search, in one query)

read all relevant user attributes on login and user search, in one query. saves us some.

Conflicts:
apps/user_ldap/user_ldap.php

adjust to nested group fix

do not throw exception when no attribute is specified

8 years ago8.1.4 RC1 v8.1.4RC1
C Montero-Luque [Wed, 21 Oct 2015 21:09:42 +0000 (17:09 -0400)]
8.1.4 RC1

8 years agoMerge pull request #19832 from owncloud/stable8.1-public-recognizeauthsession
Thomas Müller [Tue, 20 Oct 2015 12:25:59 +0000 (14:25 +0200)]
Merge pull request #19832 from owncloud/stable8.1-public-recognizeauthsession

[stable8.1] Allow public auth to recognize sesssion

9 years agoMerge pull request #19830 from owncloud/fix-expiration-format-stable8.1
Thomas Müller [Fri, 16 Oct 2015 13:43:38 +0000 (15:43 +0200)]
Merge pull request #19830 from owncloud/fix-expiration-format-stable8.1

Use proper format when setting the expiration date

9 years agoAllow public auth to recognize sesssion
Vincent Petry [Mon, 13 Jul 2015 15:39:07 +0000 (17:39 +0200)]
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.

9 years agoUse proper format when setting the expiration date
Thomas Müller [Fri, 16 Oct 2015 11:47:36 +0000 (13:47 +0200)]
Use proper format when setting the expiration date

9 years agoMerge pull request #19809 from owncloud/show-serverside-share-link-expiration-stable8.1
Thomas Müller [Fri, 16 Oct 2015 11:08:14 +0000 (13:08 +0200)]
Merge pull request #19809 from owncloud/show-serverside-share-link-expiration-stable8.1

Update expiration date on link sharing

9 years agoMerge pull request #19638 from owncloud/stable8.1_backport_sharingcheckmiddleware_fixes
Roeland Douma [Fri, 16 Oct 2015 06:51:37 +0000 (08:51 +0200)]
Merge pull request #19638 from owncloud/stable8.1_backport_sharingcheckmiddleware_fixes

Stable8.1 backport sharingcheckmiddleware fixes

9 years agoMerge pull request #19784 from owncloud/stable8.1_backport_19727
Thomas Müller [Thu, 15 Oct 2015 17:58:42 +0000 (19:58 +0200)]
Merge pull request #19784 from owncloud/stable8.1_backport_19727

[Stable8.1] Return path instead of itemsource

9 years agoSet expiration date on password change
Thomas Müller [Thu, 15 Oct 2015 15:16:18 +0000 (17:16 +0200)]
Set expiration date on password change

9 years agoOnly show expiration date in the web ui if it has been set
Thomas Müller [Thu, 15 Oct 2015 14:58:51 +0000 (16:58 +0200)]
Only show expiration date in the web ui if it has been set

9 years agoUpdate expiration date on link sharing
Thomas Müller [Thu, 15 Oct 2015 13:23:50 +0000 (15:23 +0200)]
Update expiration date on link sharing

9 years agoMerge pull request #19786 from owncloud/backport-stable8.1-setup-transport
Lukas Reschke [Thu, 15 Oct 2015 12:00:24 +0000 (14:00 +0200)]
Merge pull request #19786 from owncloud/backport-stable8.1-setup-transport

[stable8.1] Setup sendmail transport

9 years agoSetup sendmail transport
Lukas Reschke [Thu, 8 Oct 2015 14:46:42 +0000 (16:46 +0200)]
Setup sendmail transport

Replaces https://github.com/owncloud/core/pull/19047 and fixes https://github.com/owncloud/enterprise/issues/854  and https://github.com/owncloud/core/issues/19110

9 years agoReturn path instead of itemsource
Roeland Jago Douma [Tue, 13 Oct 2015 07:00:33 +0000 (09:00 +0200)]
Return path instead of itemsource

Fixes #19678

Errors should contain paths and not internal ids

9 years agoFix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified"
Vincent Petry [Tue, 13 Oct 2015 10:51:21 +0000 (12:51 +0200)]
Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified"

Fix regression that makes PROPPATCH of mtime work like it did in OC <=
8.0.
The PROPPATCH must be done on the "lastmodified" property.
The "getlastmodified" now return 403 again.

9 years agoMerge pull request #19740 from owncloud/stable8.1-do-not-leak-exception-data
Morris Jobke [Tue, 13 Oct 2015 16:19:18 +0000 (18:19 +0200)]
Merge pull request #19740 from owncloud/stable8.1-do-not-leak-exception-data

[stable8.1] Do not print exception message

9 years agoMerge pull request #19287 from RealRancor/restruct_config_sample
Morris Jobke [Tue, 13 Oct 2015 14:23:42 +0000 (16:23 +0200)]
Merge pull request #19287 from RealRancor/restruct_config_sample

Restructure config.sample.php of stable8.1

9 years agoDo not print exception message
Lukas Reschke [Tue, 13 Oct 2015 12:12:10 +0000 (14:12 +0200)]
Do not print exception message

In case of an error the error message often contains sensitive data such as the full path which potentially leads to a full path disclosure.

Thus the error message should not directly get displayed to the user and instead be logged.

9 years agoMerge pull request #19715 from owncloud/stable8.1-repair-donotrepairfoldermimetypes
Morris Jobke [Tue, 13 Oct 2015 07:54:00 +0000 (09:54 +0200)]
Merge pull request #19715 from owncloud/stable8.1-repair-donotrepairfoldermimetypes

[stable8.1] Do not update mime types for folders with extension

9 years agoDo not update mime types for folders with extension
Vincent Petry [Fri, 9 Oct 2015 16:16:36 +0000 (18:16 +0200)]
Do not update mime types for folders with extension

Some folders might have an extension like "test.conf".
This fix prevents to overwrite the folder's mime type with another mime
type while running the mimetype repair step.

9 years agoMerge pull request #19466 from owncloud/tarstreamer-stable8.1
Thomas Müller [Mon, 12 Oct 2015 09:58:03 +0000 (11:58 +0200)]
Merge pull request #19466 from owncloud/tarstreamer-stable8.1

[stable8.1] backport Tarstreamer

9 years agoMerge pull request #18855 from owncloud/memcached-fix-stable8.1
Morris Jobke [Fri, 9 Oct 2015 11:19:35 +0000 (13:19 +0200)]
Merge pull request #18855 from owncloud/memcached-fix-stable8.1

[stable8.1] Fallback to complete Memcached flush if getAllKeys fails

9 years agoMerge pull request #19658 from owncloud/stable8.1-backport-19546
Morris Jobke [Fri, 9 Oct 2015 11:16:33 +0000 (13:16 +0200)]
Merge pull request #19658 from owncloud/stable8.1-backport-19546

Stable8.1 backport 19546

9 years agoUpdating 3rdparty dependency
Thomas Müller [Fri, 9 Oct 2015 11:03:09 +0000 (13:03 +0200)]
Updating 3rdparty dependency

9 years agofix internal path when searching in storage root
Robin Appelman [Tue, 6 Oct 2015 13:02:47 +0000 (15:02 +0200)]
fix internal path when searching in storage root
(cherry picked from commit c2d76d2)

9 years agoAdd unit test for searching in storage root
Robin Appelman [Tue, 6 Oct 2015 13:02:33 +0000 (15:02 +0200)]
Add unit test for searching in storage root
(cherry picked from commit e28a2ff)

9 years agoThe minimum size for internalRootLength is 1
Olivier Paroz [Fri, 2 Oct 2015 21:42:51 +0000 (23:42 +0200)]
The minimum size for internalRootLength is 1
(cherry picked from commit 3173ed2)

9 years agoMerge pull request #19652 from owncloud/backport-disable-appstore-for-ee
Thomas Müller [Fri, 9 Oct 2015 06:48:43 +0000 (08:48 +0200)]
Merge pull request #19652 from owncloud/backport-disable-appstore-for-ee

[stable8.1] Disable app store for EE by default

9 years agoMerge pull request #19604 from owncloud/stable8.1-backport-19574
Thomas Müller [Fri, 9 Oct 2015 06:48:27 +0000 (08:48 +0200)]
Merge pull request #19604 from owncloud/stable8.1-backport-19574

[stable8.1] Clear the shares after the test like storages and files

9 years agoDisable app store for EE by default
Lukas Reschke [Thu, 8 Oct 2015 12:52:52 +0000 (14:52 +0200)]
Disable app store for EE by default

This disables the app store for EE versions by default to address some problems caused by the wrong assumption that "Official" means supported by ownCloud Inc.

Administrators can still enable the app store by setting `appstoreenabled` to true in the config file.

9 years agoOnly use zip64 when we have 64 bit php
Joas Schilling [Thu, 8 Oct 2015 07:13:08 +0000 (09:13 +0200)]
Only use zip64 when we have 64 bit php

9 years agosharingcheckmiddleware now handles externalshares as well
Roeland Jago Douma [Fri, 2 Oct 2015 07:57:33 +0000 (09:57 +0200)]
sharingcheckmiddleware now handles externalshares as well

Added new annotations for the externalsharescontroller class
* @NoOutgoingFederatedSharingRequired
* @NoIncomingFederatedSharingRequired

By default both are required for all functions in the
externalSharesController.

A proper exception is thrown and then a 405 is returned instead of the
default error page. Since it is only an API endpoint this makes more
sense.

Unit tests added and updated

9 years agoSplit files_sharing middelware
Roeland Jago Douma [Wed, 30 Sep 2015 19:35:52 +0000 (21:35 +0200)]
Split files_sharing middelware

Since for external shares there is no need for link shares to be enabled
we should check which controller is actually being called.

This makes sure that in all cases we verify that the files_sharing app
is enabled. But only for the share controller (public shares) we check
if the API is enabled and if links are enabled.

TODO: add checks for federated sharing as well

9 years agoOnly intercept exceptions of type "NotFoundException" instead of any Exception
Lukas Reschke [Wed, 30 Sep 2015 11:32:20 +0000 (13:32 +0200)]
Only intercept exceptions of type "NotFoundException" instead of any Exception

The sharing backend may throw another exception for example when the activity app encounters a problem. Previously this just triggered a 404 error page and the exception got not logged at all. With this change such exceptions get not intercepted and regularly handled as exceptions so that we have meaningful log data. Also the user will be shown a window informing him that an error happened.

Helps to debug cases such as https://github.com/owncloud/core/issues/19465

9 years agoRespect disabled sharing API settings
Roeland Jago Douma [Tue, 22 Sep 2015 12:47:04 +0000 (14:47 +0200)]
Respect disabled sharing API settings

If the sharing API setting is disabled that sharing check middle ware
should block the request. Thus making link shares unavailable.
Fixes #18970

* Unit test added
* Unit tests updated

9 years ago Clear the shares after the test like storages and files
Morris Jobke [Tue, 6 Oct 2015 12:12:15 +0000 (14:12 +0200)]
 Clear the shares after the test like storages and files

 * adjusted to stable8.1 backport of #19574

9 years agoMerge pull request #19598 from owncloud/stable8.1_backport_19553
Thomas Müller [Tue, 6 Oct 2015 12:07:04 +0000 (14:07 +0200)]
Merge pull request #19598 from owncloud/stable8.1_backport_19553

[stable8.1] Backport of #19553: show MM-DD-YYYY as expiration date consistently

9 years agoBackport of #19553
Roeland Jago Douma [Tue, 6 Oct 2015 05:50:36 +0000 (07:50 +0200)]
Backport of #19553

Show expiration date always as MM-DD-YYYY

9 years agoMerge pull request #19485 from owncloud/stable8.1-backport-19460
Thomas Müller [Thu, 1 Oct 2015 10:01:49 +0000 (12:01 +0200)]
Merge pull request #19485 from owncloud/stable8.1-backport-19460

[8.1] backport 19460 | Fix postScanFile event and make it available to utils scanner

9 years agoMake postScanFile and postScanFolder available to OC\Files\Utils\Scanner
Olivier Paroz [Tue, 29 Sep 2015 23:53:49 +0000 (01:53 +0200)]
Make postScanFile and postScanFolder available to OC\Files\Utils\Scanner
(cherry picked from commit cc64c09)

9 years agoAlways send a postScanFile event when done scanning a file
Olivier Paroz [Tue, 29 Sep 2015 23:50:15 +0000 (01:50 +0200)]
Always send a postScanFile event when done scanning a file
postScanFile is important when scanning external storage as it indicates when the file is ready to be used
(cherry picked from commit 9ea05c8)

9 years agoMerge pull request #19450 from owncloud/stable8.1-backport-19440-19426
Thomas Müller [Wed, 30 Sep 2015 14:11:06 +0000 (16:11 +0200)]
Merge pull request #19450 from owncloud/stable8.1-backport-19440-19426

Stable8.1 backport 19440 19426

9 years agoMerge pull request #19475 from owncloud/thumbnail-temp-clean-81
Thomas Müller [Wed, 30 Sep 2015 14:10:27 +0000 (16:10 +0200)]
Merge pull request #19475 from owncloud/thumbnail-temp-clean-81

[8.1] Clean temp files used for thumbnail generation

9 years agoClean temp files used for thumbnail generation
Robin Appelman [Wed, 30 Sep 2015 12:07:59 +0000 (14:07 +0200)]
Clean temp files used for thumbnail generation

9 years agoAdding TarStreamer and updating ZipStreamer
Thomas Müller [Wed, 30 Sep 2015 08:32:57 +0000 (10:32 +0200)]
Adding TarStreamer and updating ZipStreamer

9 years agoUniform behavour for tar and zip
Victor Dubiniuk [Thu, 24 Sep 2015 19:31:05 +0000 (22:31 +0300)]
Uniform behavour for tar and zip

9 years agoMore corrections
Victor Dubiniuk [Thu, 24 Sep 2015 15:23:10 +0000 (18:23 +0300)]
More corrections

9 years agoAdd namespace. Fix broken zip
Victor Dubiniuk [Wed, 23 Sep 2015 22:08:42 +0000 (01:08 +0300)]
Add namespace. Fix broken zip

9 years agoAdd PHpdoc
Victor Dubiniuk [Wed, 23 Sep 2015 21:04:33 +0000 (00:04 +0300)]
Add PHpdoc

9 years agoIntroduce streamer
Victor Dubiniuk [Wed, 23 Sep 2015 16:00:15 +0000 (19:00 +0300)]
Introduce streamer

9 years agoMerge pull request #18572 from owncloud/stable8.1-backport-18553
Morris Jobke [Tue, 29 Sep 2015 16:23:24 +0000 (18:23 +0200)]
Merge pull request #18572 from owncloud/stable8.1-backport-18553

[stable8.1] Save detected l10n of browser on login

9 years agoAdd blob: scheme to default CSP policy
Lukas Reschke [Tue, 29 Sep 2015 12:18:12 +0000 (14:18 +0200)]
Add blob: scheme to default CSP policy

Fixes https://github.com/owncloud/core/issues/19438
(cherry picked from commit e735a99)

9 years agoFix CSP for images for legacy apps
Olivier Paroz [Mon, 28 Sep 2015 21:21:26 +0000 (23:21 +0200)]
Fix CSP for images for legacy apps
Fixes #19425
(cherry picked from commit c4bac16)

9 years agoMerge pull request #19446 from owncloud/stable8.1-backport-19441
Morris Jobke [Tue, 29 Sep 2015 14:48:09 +0000 (16:48 +0200)]
Merge pull request #19446 from owncloud/stable8.1-backport-19441

[stable8.1][upgrade] switch to debug logging on upgrade

9 years agoMerge pull request #19439 from owncloud/stable8.1-share-disablepluginwhennocoreshare
Morris Jobke [Tue, 29 Sep 2015 14:30:59 +0000 (16:30 +0200)]
Merge pull request #19439 from owncloud/stable8.1-share-disablepluginwhennocoreshare

[stable8.1] Do not register JS share plugin if core sharing API is disabled

9 years ago[upgrade] switch to debug logging on upgrade
Morris Jobke [Tue, 29 Sep 2015 12:35:32 +0000 (14:35 +0200)]
[upgrade] switch to debug logging on upgrade

* resets afterwards
* adds output about the previous log level

9 years agoDo not register JS share plugin if core sharing API is disabled
Vincent Petry [Thu, 2 Jul 2015 12:56:33 +0000 (14:56 +0200)]
Do not register JS share plugin if core sharing API is disabled

9 years agoSave detected l10n of browser on login
Morris Jobke [Tue, 25 Aug 2015 13:47:31 +0000 (15:47 +0200)]
Save detected l10n of browser on login

* fixes owncloud/activity#373

9 years agoMerge pull request #19216 from owncloud/stable8.1-discardexpirationdatefornonlinkshares
Thomas Müller [Thu, 24 Sep 2015 19:07:15 +0000 (21:07 +0200)]
Merge pull request #19216 from owncloud/stable8.1-discardexpirationdatefornonlinkshares

[stable8.1] Discard expiration date from result for non-link shares

9 years agoMerge pull request #18957 from owncloud/stable8.1-backport-17791
Thomas Müller [Thu, 24 Sep 2015 19:06:49 +0000 (21:06 +0200)]
Merge pull request #18957 from owncloud/stable8.1-backport-17791

[stable8.1] Add custom CSP for Win 10 compatibility