]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 10 Jan 2016 06:55:57 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

8 years agoMerge pull request #21576 from owncloud/use-proper-class-name
Lukas Reschke [Sat, 9 Jan 2016 23:22:17 +0000 (00:22 +0100)]
Merge pull request #21576 from owncloud/use-proper-class-name

Use proper class name

8 years agoUse proper class name
Lukas Reschke [Sat, 9 Jan 2016 22:43:12 +0000 (23:43 +0100)]
Use proper class name

This has never worked before. Introduced with https://github.com/owncloud/core/pull/18658

8 years agoMerge pull request #21571 from owncloud/query_secure_random
Roeland Douma [Sat, 9 Jan 2016 19:56:37 +0000 (20:56 +0100)]
Merge pull request #21571 from owncloud/query_secure_random

Just query the securerandom from the container

8 years agoJust query the securerandom from the container
Roeland Jago Douma [Sat, 9 Jan 2016 18:57:03 +0000 (19:57 +0100)]
Just query the securerandom from the container

8 years agoMerge pull request #21562 from owncloud/properly-check-for-well-known-redirect
Thomas Müller [Sat, 9 Jan 2016 16:42:11 +0000 (17:42 +0100)]
Merge pull request #21562 from owncloud/properly-check-for-well-known-redirect

Add check for .well-known URL in the root of the webservers URL

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 9 Jan 2016 06:55:50 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

8 years agoAdd check for .well-known URL in the root of the webservers URL
Morris Jobke [Fri, 8 Jan 2016 21:32:11 +0000 (22:32 +0100)]
Add check for .well-known URL in the root of the webservers URL

* fixes #20012

8 years agoMerge pull request #19676 from owncloud/fix_15253
Morris Jobke [Fri, 8 Jan 2016 20:37:12 +0000 (21:37 +0100)]
Merge pull request #19676 from owncloud/fix_15253

Make sure that permissions stay in sync for share_type 2

8 years agoProperly close db cursors
Roeland Jago Douma [Tue, 27 Oct 2015 09:22:59 +0000 (10:22 +0100)]
Properly close db cursors

8 years agoMake sure to respect deleted group shares by user
Roeland Jago Douma [Fri, 23 Oct 2015 11:57:09 +0000 (13:57 +0200)]
Make sure to respect deleted group shares by user

8 years agoMoved to the query builder
Roeland Jago Douma [Thu, 15 Oct 2015 08:19:25 +0000 (10:19 +0200)]
Moved to the query builder

Anything to keep Lukas happy

8 years agoMake sure that permissions stay in sync for share_type 2
Roeland Jago Douma [Fri, 9 Oct 2015 09:57:10 +0000 (11:57 +0200)]
Make sure that permissions stay in sync for share_type 2

When a file/folder is shared with a group and one of the group members
moves this file/folder an extra entry is created in the share table.

When the permission of the group share is updated we used to only
sometimes update the shares for individual users.

* Added intergration tests

8 years agoMerge pull request #21008 from owncloud/UoM-ResPlat-DevOps-swift-acl-shared-containers
Thomas Müller [Fri, 8 Jan 2016 19:13:13 +0000 (20:13 +0100)]
Merge pull request #21008 from owncloud/UoM-ResPlat-DevOps-swift-acl-shared-containers

Allowing access to Swift containers shared by ACL

8 years agoMerge pull request #20961 from owncloud/provis-api-group-special-char
Thomas Müller [Fri, 8 Jan 2016 19:11:20 +0000 (20:11 +0100)]
Merge pull request #20961 from owncloud/provis-api-group-special-char

Remove unnecessary group name validation in provisioning_api

8 years agoMerge pull request #21491 from owncloud/webdav_auth_no_basic_auth
Thomas Müller [Fri, 8 Jan 2016 19:09:16 +0000 (20:09 +0100)]
Merge pull request #21491 from owncloud/webdav_auth_no_basic_auth

Also allow 'only cookie' auth to webdav

8 years agoMerge pull request #21546 from owncloud/jsunit-stubportinpublicappspec
Thomas Müller [Fri, 8 Jan 2016 19:08:01 +0000 (20:08 +0100)]
Merge pull request #21546 from owncloud/jsunit-stubportinpublicappspec

Fix public page URL JS test

8 years agoMerge pull request #21553 from owncloud/gwdg-master
Thomas Müller [Fri, 8 Jan 2016 17:21:15 +0000 (18:21 +0100)]
Merge pull request #21553 from owncloud/gwdg-master

Respect user enumeration

8 years agoMerge pull request #21458 from owncloud/login-gradient
Thomas Müller [Fri, 8 Jan 2016 17:20:54 +0000 (18:20 +0100)]
Merge pull request #21458 from owncloud/login-gradient

add back gradient for log in page in Firefox, fix accidental removal

8 years agoMerge pull request #21467 from owncloud/external-status-check-userglobal
Thomas Müller [Fri, 8 Jan 2016 17:19:48 +0000 (18:19 +0100)]
Merge pull request #21467 from owncloud/external-status-check-userglobal

Fix checking external storage status as non admin user

8 years agoMerge pull request #21468 from owncloud/getmount-id-filter
Thomas Müller [Fri, 8 Jan 2016 17:19:28 +0000 (18:19 +0100)]
Merge pull request #21468 from owncloud/getmount-id-filter

Filter getStorage to make sure the user has access to it

8 years agoMerge pull request #21548 from owncloud/issue-21511-correctly-display-notify-option...
Thomas Müller [Fri, 8 Jan 2016 17:19:09 +0000 (18:19 +0100)]
Merge pull request #21548 from owncloud/issue-21511-correctly-display-notify-option-for-shares

Check the correct config for displaying the "notify by email" option

8 years agoMerge pull request #21540 from owncloud/group-principals
Thomas Müller [Fri, 8 Jan 2016 17:18:57 +0000 (18:18 +0100)]
Merge pull request #21540 from owncloud/group-principals

Adding group principals to new dav endpoint

8 years agoMerge pull request #21447 from owncloud/leave-disabled-apps-off
Thomas Müller [Fri, 8 Jan 2016 17:17:15 +0000 (18:17 +0100)]
Merge pull request #21447 from owncloud/leave-disabled-apps-off

Only enable apps that are not intentionally disabled

8 years agoMerge pull request #21494 from owncloud/underscores-in-class-names
Thomas Müller [Fri, 8 Jan 2016 17:11:25 +0000 (18:11 +0100)]
Merge pull request #21494 from owncloud/underscores-in-class-names

Remove underscores from class names - part 1

8 years agoMerge pull request #21286 from owncloud/use-owncloud-mail-when-sending-caldav-schedul...
Thomas Müller [Fri, 8 Jan 2016 16:58:33 +0000 (17:58 +0100)]
Merge pull request #21286 from owncloud/use-owncloud-mail-when-sending-caldav-schedule-mails

Adding IMip scheduling which uses ownClouds mail delivery

8 years agoMerge pull request #21538 from owncloud/remove-csp-stuff
Thomas Müller [Fri, 8 Jan 2016 16:44:20 +0000 (17:44 +0100)]
Merge pull request #21538 from owncloud/remove-csp-stuff

Remove CSP stuff from .htaccess

8 years agoMerge pull request #21479 from owncloud/fix-broken-state-in-htaccess-test
Thomas Müller [Fri, 8 Jan 2016 14:53:16 +0000 (15:53 +0100)]
Merge pull request #21479 from owncloud/fix-broken-state-in-htaccess-test

Remove unneeded check if htaccess test file already exists

8 years agoRespect user enumeration
Ralph Krimmel [Fri, 18 Dec 2015 09:54:36 +0000 (10:54 +0100)]
Respect user enumeration

Respect shareapi_allow_share_dialog_user_enumeration in user_ldap filter
generation function to increase search performance in sharing dialog.

8 years agoAdding unit tests for SystemPrincipalBackend
Thomas Müller [Thu, 10 Dec 2015 15:57:46 +0000 (16:57 +0100)]
Adding unit tests for SystemPrincipalBackend

8 years agoFilter getStorage to make sure the user has access to it
Robin Appelman [Tue, 5 Jan 2016 15:40:34 +0000 (16:40 +0100)]
Filter getStorage to make sure the user has access to it

8 years agoCheck the correct config for displaying the "notify by email" option
Joas Schilling [Fri, 8 Jan 2016 13:15:06 +0000 (14:15 +0100)]
Check the correct config for displaying the "notify by email" option

8 years agoMerge pull request #21215 from owncloud/files_external-db-set-mountpoint
Thomas Müller [Fri, 8 Jan 2016 12:36:30 +0000 (13:36 +0100)]
Merge pull request #21215 from owncloud/files_external-db-set-mountpoint

fix setting mountpoint and auth backend of external storages

8 years agoMerge pull request #21292 from owncloud/checkAppEnabled-not-needed-anymore
Thomas Müller [Fri, 8 Jan 2016 12:36:11 +0000 (13:36 +0100)]
Merge pull request #21292 from owncloud/checkAppEnabled-not-needed-anymore

core will handle invalid URLs and redirects properly

8 years agoMerge pull request #21536 from owncloud/avatar_verify_posted_path
Thomas Müller [Fri, 8 Jan 2016 12:35:46 +0000 (13:35 +0100)]
Merge pull request #21536 from owncloud/avatar_verify_posted_path

Verify the path is a file on avatar update

8 years agoUpdate log message when error occurs during addGroup
Tom Needham [Fri, 8 Jan 2016 10:42:55 +0000 (10:42 +0000)]
Update log message when error occurs during addGroup

8 years agoFix provisioning API unit test
Roeland Jago Douma [Wed, 23 Dec 2015 07:31:20 +0000 (08:31 +0100)]
Fix provisioning API unit test

8 years agoRemove unnecessary group name validation
Tom Needham [Fri, 4 Dec 2015 13:21:24 +0000 (13:21 +0000)]
Remove unnecessary group name validation

8 years agoFix public page URL JS test
Vincent Petry [Fri, 8 Jan 2016 12:25:38 +0000 (13:25 +0100)]
Fix public page URL JS test

Stub the port so it doesn't use the one configured by karma

8 years agoFix checking external storage status as non admin user
Robin Appelman [Tue, 5 Jan 2016 15:37:55 +0000 (16:37 +0100)]
Fix checking external storage status as non admin user

8 years agoMerge pull request #21027 from owncloud/fix-undefined-behaviour
Thomas Müller [Fri, 8 Jan 2016 11:35:26 +0000 (12:35 +0100)]
Merge pull request #21027 from owncloud/fix-undefined-behaviour

Fix PHPDoc + Add handling for error cases

8 years agoMerge pull request #21139 from owncloud/makeswifturltypeconfigurable
Thomas Müller [Fri, 8 Jan 2016 11:34:58 +0000 (12:34 +0100)]
Merge pull request #21139 from owncloud/makeswifturltypeconfigurable

make url type configurable

8 years agoMerge pull request #17924 from owncloud/ldap-fix-appending-port
Thomas Müller [Fri, 8 Jan 2016 11:34:15 +0000 (12:34 +0100)]
Merge pull request #17924 from owncloud/ldap-fix-appending-port

ensure an LDAP URL is used, append the port to the host URL when necessary, and just in one place

8 years agoAdding IMip scheduling which uses ownClouds mail delivery
Thomas Müller [Fri, 18 Dec 2015 10:56:25 +0000 (11:56 +0100)]
Adding IMip scheduling which uses ownClouds mail delivery

8 years agoMerge pull request #21510 from owncloud/sabre-dav-3.0.6
Thomas Müller [Fri, 8 Jan 2016 11:20:43 +0000 (12:20 +0100)]
Merge pull request #21510 from owncloud/sabre-dav-3.0.6

[3rdparty] Bump sabre/dav to 3.0.6

8 years agoAdding group principals to new dav endpoint
Thomas Müller [Fri, 8 Jan 2016 11:11:02 +0000 (12:11 +0100)]
Adding group principals to new dav endpoint

8 years agocorrectly set applicables when updating user storage
Robin Appelman [Tue, 5 Jan 2016 12:29:56 +0000 (13:29 +0100)]
correctly set applicables when updating user storage

8 years agoupdate tests
Robin Appelman [Tue, 22 Dec 2015 13:22:10 +0000 (14:22 +0100)]
update tests

8 years agoimprove setting applicable for personal mounts
Robin Appelman [Tue, 15 Dec 2015 12:30:08 +0000 (13:30 +0100)]
improve setting applicable for personal mounts

8 years agofix setting mountpoint and auth backend of external storages
Robin Appelman [Tue, 15 Dec 2015 12:24:30 +0000 (13:24 +0100)]
fix setting mountpoint and auth backend of external storages

8 years agoAllowing access to Swift containers shared by ACL
Tim Dettrick [Wed, 20 May 2015 07:04:43 +0000 (17:04 +1000)]
Allowing access to Swift containers shared by ACL

To avoid a confusing extra field, the bucket field is overloaded to
optionally take a URL.

8 years agoRemove CSP stuff from .htaccess
Lukas Reschke [Fri, 8 Jan 2016 10:31:42 +0000 (11:31 +0100)]
Remove CSP stuff from .htaccess

:cry: Seems like Apache is inconsistent fun between versions. Let's remove it thus for now.

8 years agoBump vobject version in carddav unittest
Roeland Jago Douma [Thu, 7 Jan 2016 15:16:33 +0000 (16:16 +0100)]
Bump vobject version in carddav unittest

8 years ago[3rdparty] Bump sabre/dav to 3.0.6
Roeland Jago Douma [Thu, 7 Jan 2016 15:02:39 +0000 (16:02 +0100)]
[3rdparty] Bump sabre/dav to 3.0.6

8 years agoMerge pull request #21220 from owncloud/remove-to-make-apache24-happy
Lukas Reschke [Fri, 8 Jan 2016 10:19:38 +0000 (11:19 +0100)]
Merge pull request #21220 from owncloud/remove-to-make-apache24-happy

Use setifempty to please incompatible httpd versions

8 years agoalways check if the csp is empty
Jörn Friedrich Dreyer [Thu, 7 Jan 2016 11:52:48 +0000 (12:52 +0100)]
always check if the csp is empty

8 years agoUse setifempty to please incompatible httpd versions
Lukas Reschke [Tue, 15 Dec 2015 15:37:10 +0000 (16:37 +0100)]
Use setifempty to please incompatible httpd versions

Some httpd versions have problem with the old logic leading to resourced served with multiple headers.

8 years agofix warning box size for avatar change
Morris Jobke [Fri, 8 Jan 2016 09:27:55 +0000 (10:27 +0100)]
fix warning box size for avatar change

8 years agoMerge pull request #21032 from owncloud/router-error-handling
Thomas Müller [Fri, 8 Jan 2016 09:06:54 +0000 (10:06 +0100)]
Merge pull request #21032 from owncloud/router-error-handling

Router error handling + Base.php

8 years agoVerify the path is a file on avatar update
Roeland Jago Douma [Fri, 8 Jan 2016 09:03:49 +0000 (10:03 +0100)]
Verify the path is a file on avatar update

Fixes #21533

Before we just assumed that the passed path was a file. This does not
have to be the case. Thus check if it actually is a file before doing
any more tests.

8 years agoMerge pull request #21527 from owncloud/remove_all_avatars
Thomas Müller [Fri, 8 Jan 2016 08:41:25 +0000 (09:41 +0100)]
Merge pull request #21527 from owncloud/remove_all_avatars

Remove all cache avatars on avatar deletion

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 8 Jan 2016 06:56:39 +0000 (01:56 -0500)]
[tx-robot] updated from transifex

8 years agoRemove undefined variable
Lukas Reschke [Tue, 8 Dec 2015 08:30:55 +0000 (09:30 +0100)]
Remove undefined variable

8 years agoFix PHPDoc + Add handling for error cases
Lukas Reschke [Tue, 8 Dec 2015 08:28:49 +0000 (09:28 +0100)]
Fix PHPDoc + Add handling for error cases

Makes static code analyzers happier.

8 years agoDeprecate remaining function and entire class
Roeland Jago Douma [Wed, 23 Dec 2015 14:22:30 +0000 (15:22 +0100)]
Deprecate remaining function and entire class

8 years agoCleanup router code
Lukas Reschke [Tue, 8 Dec 2015 09:18:59 +0000 (10:18 +0100)]
Cleanup router code

- Some functions are entirely broken
- PHPDoc etc...

8 years agoCheck if app does exists
Lukas Reschke [Tue, 8 Dec 2015 09:18:34 +0000 (10:18 +0100)]
Check if app does exists

8 years agoRemove all cache avatars on avatar deletion
Roeland Jago Douma [Thu, 7 Jan 2016 19:51:18 +0000 (20:51 +0100)]
Remove all cache avatars on avatar deletion

Fixes #21513

Since we cache the generated avatars. We should also delete the
generated sizes when we remove the avatar.

8 years agoMerge pull request #21498 from owncloud/cleanup-OC_DB
Thomas Müller [Thu, 7 Jan 2016 19:13:16 +0000 (20:13 +0100)]
Merge pull request #21498 from owncloud/cleanup-OC_DB

Cleanup OC_DB methods

8 years agoMerge pull request #20966 from knox/master
Thomas Müller [Thu, 7 Jan 2016 16:16:51 +0000 (17:16 +0100)]
Merge pull request #20966 from knox/master

Do not rewrite letsencrypt .well-known URI

8 years agoMerge pull request #21066 from owncloud/behat_capabilities_changing_server_configuration
Thomas Müller [Thu, 7 Jan 2016 16:07:29 +0000 (17:07 +0100)]
Merge pull request #21066 from owncloud/behat_capabilities_changing_server_configuration

Added new capabilities test with changes in server configuration

8 years agoMerge pull request #21506 from owncloud/issue-20218-min-max-owncloud-version-warning
Thomas Müller [Thu, 7 Jan 2016 15:51:00 +0000 (16:51 +0100)]
Merge pull request #21506 from owncloud/issue-20218-min-max-owncloud-version-warning

Issue 20218 min max owncloud version warning

8 years agoMerge pull request #21512 from owncloud/allow-searching-by-app-id
Thomas Müller [Thu, 7 Jan 2016 15:43:47 +0000 (16:43 +0100)]
Merge pull request #21512 from owncloud/allow-searching-by-app-id

Allow searching apps by ID

8 years agoAllow searching apps by ID
Joas Schilling [Thu, 7 Jan 2016 15:33:25 +0000 (16:33 +0100)]
Allow searching apps by ID

8 years agoMerge pull request #21481 from owncloud/ext-smb-dependencies
Thomas Müller [Thu, 7 Jan 2016 15:19:20 +0000 (16:19 +0100)]
Merge pull request #21481 from owncloud/ext-smb-dependencies

Check libsmbclient-php as well as smbclient binary

8 years agoMerge pull request #21502 from owncloud/di_mimetypedetector
Thomas Müller [Thu, 7 Jan 2016 15:18:55 +0000 (16:18 +0100)]
Merge pull request #21502 from owncloud/di_mimetypedetector

Add 'OCP\Files\IMimeTypeDetector' to DI container

8 years agoMerge pull request #21507 from owncloud/users-dropdownscroll
Thomas Müller [Thu, 7 Jan 2016 15:18:29 +0000 (16:18 +0100)]
Merge pull request #21507 from owncloud/users-dropdownscroll

Fix users list dropdown position after scroll

8 years agoMerge pull request #21455 from owncloud/fix-method-signature
Thomas Müller [Thu, 7 Jan 2016 15:18:02 +0000 (16:18 +0100)]
Merge pull request #21455 from owncloud/fix-method-signature

Fix method call + undefined variable

8 years agoMerge pull request #21505 from owncloud/allow-downgrades-for-brave-developers
Thomas Müller [Thu, 7 Jan 2016 15:03:36 +0000 (16:03 +0100)]
Merge pull request #21505 from owncloud/allow-downgrades-for-brave-developers

Allow downgrades for our brave developers, that switch between branches

8 years agoFix users list dropdown position after scroll
Vincent Petry [Thu, 7 Jan 2016 14:25:04 +0000 (15:25 +0100)]
Fix users list dropdown position after scroll

When scrolling, the position calculation of the multiselect dropdown was
wrong. Adding "position: relative" to the list container makes the
button calculation relative to it instead of the whole page. In this
case the dropdown is properly aligned with the field regardless of
scrolling.

8 years agoRemove deprecated shipped flag from info.xml which has no use anymore
Joas Schilling [Thu, 7 Jan 2016 14:15:58 +0000 (15:15 +0100)]
Remove deprecated shipped flag from info.xml which has no use anymore

8 years agoAdd ownCloud min and max version for shipped apps
Joas Schilling [Thu, 7 Jan 2016 14:11:49 +0000 (15:11 +0100)]
Add ownCloud min and max version for shipped apps

8 years agoAdd a warning to the app:check-code if the version is missing
Joas Schilling [Thu, 7 Jan 2016 14:04:36 +0000 (15:04 +0100)]
Add a warning to the app:check-code if the version is missing

8 years agoAdd a warning on the apps list when the version is missing
Joas Schilling [Thu, 7 Jan 2016 13:55:23 +0000 (14:55 +0100)]
Add a warning on the apps list when the version is missing

8 years agoMerge pull request #20773 from owncloud/share2.0_create
Thomas Müller [Thu, 7 Jan 2016 13:57:05 +0000 (14:57 +0100)]
Merge pull request #20773 from owncloud/share2.0_create

[Sharing 2.0] create share

8 years agoRemove OC_DB::getConnection
Morris Jobke [Thu, 7 Jan 2016 09:26:00 +0000 (10:26 +0100)]
Remove OC_DB::getConnection

8 years agoRemove OC_DB::insertid
Morris Jobke [Thu, 7 Jan 2016 09:22:30 +0000 (10:22 +0100)]
Remove OC_DB::insertid

8 years agoRemove beginTransaction, commit, rollback from OC_DB
Morris Jobke [Thu, 7 Jan 2016 09:18:38 +0000 (10:18 +0100)]
Remove beginTransaction, commit, rollback from OC_DB

8 years agoRemove OC_DB::isError
Morris Jobke [Thu, 7 Jan 2016 09:14:05 +0000 (10:14 +0100)]
Remove OC_DB::isError

8 years agoRemove OC_DB::dropTable
Morris Jobke [Thu, 7 Jan 2016 09:12:08 +0000 (10:12 +0100)]
Remove OC_DB::dropTable

8 years agoMerge pull request #21495 from owncloud/polyfill
Thomas Müller [Thu, 7 Jan 2016 13:23:03 +0000 (14:23 +0100)]
Merge pull request #21495 from owncloud/polyfill

[3rdparty] Bump symfony/polyfill-php

8 years agoMerge pull request #21493 from owncloud/fix-repair-path
Thomas Müller [Thu, 7 Jan 2016 13:18:51 +0000 (14:18 +0100)]
Merge pull request #21493 from owncloud/fix-repair-path

Move lib/repair to lib/private/repair

8 years agoAllow downgrades for our brave developers, that switch between branches
Joas Schilling [Thu, 7 Jan 2016 13:13:46 +0000 (14:13 +0100)]
Allow downgrades for our brave developers, that switch between branches

8 years agoMerge pull request #21359 from owncloud/check-changes
Thomas Müller [Thu, 7 Jan 2016 13:07:38 +0000 (14:07 +0100)]
Merge pull request #21359 from owncloud/check-changes

remove mention of 'filesystem_check_changes' => 2 from the config sample

8 years agoMerge pull request #21503 from owncloud/public-fixdownloadlinktoken
Lukas Reschke [Thu, 7 Jan 2016 12:55:32 +0000 (13:55 +0100)]
Merge pull request #21503 from owncloud/public-fixdownloadlinktoken

Add token in webdav download link of public page

8 years agoAdd token in webdav download link of public page
Vincent Petry [Thu, 7 Jan 2016 12:37:18 +0000 (13:37 +0100)]
Add token in webdav download link of public page

8 years agoFix method call + undefined variable
Lukas Reschke [Tue, 5 Jan 2016 08:50:59 +0000 (09:50 +0100)]
Fix method call + undefined variable

1. Variable is not defined
2. Method does not expect any parameters

```
Undefined variable: user at /Users/lukasreschke/Documents/Programming/master/apps/encryption/settings/settings-admin.php#45
```

8 years agoAdd 'OCP\Files\IMimeTypeDetector' to DI container
Roeland Jago Douma [Thu, 7 Jan 2016 12:20:43 +0000 (13:20 +0100)]
Add 'OCP\Files\IMimeTypeDetector' to DI container

* Added test to server container as well

8 years ago[3rdparty] Bump symfony/polyfill-php
Roeland Jago Douma [Thu, 7 Jan 2016 08:32:14 +0000 (09:32 +0100)]
[3rdparty] Bump symfony/polyfill-php

8 years agoAllow only cookie auth to webdav
Roeland Jago Douma [Wed, 6 Jan 2016 19:48:33 +0000 (20:48 +0100)]
Allow only cookie auth to webdav