]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agoremove custom controler for user provided password auth
Robin Appelman [Tue, 19 Jan 2016 15:57:20 +0000 (16:57 +0100)]
remove custom controler for user provided password auth

8 years agodont show user provided auth as option for personal mounts
Robin Appelman [Tue, 19 Jan 2016 13:21:59 +0000 (14:21 +0100)]
dont show user provided auth as option for personal mounts

8 years agoAllow setting user provided credentials from the personal settings page
Robin Appelman [Tue, 19 Jan 2016 13:16:11 +0000 (14:16 +0100)]
Allow setting user provided credentials from the personal settings page

8 years agoexpose user provided credentials for admin mounts
Robin Appelman [Tue, 19 Jan 2016 11:18:09 +0000 (12:18 +0100)]
expose user provided credentials for admin mounts

8 years agoAdd user provided credentials mechanism
Robin Appelman [Tue, 19 Jan 2016 11:15:20 +0000 (12:15 +0100)]
Add user provided credentials mechanism

8 years agoFix invalid storages not showing in directory listing
Robin Appelman [Tue, 19 Jan 2016 11:04:34 +0000 (12:04 +0100)]
Fix invalid storages not showing in directory listing

8 years agoMerge pull request #21660 from owncloud/sharing2_update_reshares
Thomas Müller [Fri, 29 Jan 2016 13:43:16 +0000 (14:43 +0100)]
Merge pull request #21660 from owncloud/sharing2_update_reshares

upgrade to sharing 2.0, remove hierarchical re-shares

8 years agoMerge pull request #21992 from owncloud/share-dialog-error-handling
Thomas Müller [Fri, 29 Jan 2016 13:42:57 +0000 (14:42 +0100)]
Merge pull request #21992 from owncloud/share-dialog-error-handling

Properly forward error messages in share dialog

8 years agoMerge pull request #21928 from owncloud/files-external-js-checkbox-fix
Thomas Müller [Fri, 29 Jan 2016 13:18:13 +0000 (14:18 +0100)]
Merge pull request #21928 from owncloud/files-external-js-checkbox-fix

Fix validation of inputs that aren't text

8 years agoMerge pull request #21990 from owncloud/systemtags-cleanup-orphans
Thomas Müller [Fri, 29 Jan 2016 13:16:50 +0000 (14:16 +0100)]
Merge pull request #21990 from owncloud/systemtags-cleanup-orphans

Background cleanup job for system and user tag orphaned when file was deleted

8 years agoAdd storage validation JS unit tests
Robin McCorkell [Fri, 29 Jan 2016 11:47:23 +0000 (11:47 +0000)]
Add storage validation JS unit tests

8 years agoCleanup job for system and user tag orphaned when file was deleted
Vincent Petry [Thu, 28 Jan 2016 14:49:33 +0000 (15:49 +0100)]
Cleanup job for system and user tag orphaned when file was deleted

Whenever a file was deleted (also from trash), the tag mapping is
pointing at a fileid that doesn't exist any more.

This cleanup job will delete such orphaned mapping entries.

8 years agoMerge pull request #21701 from owncloud/scan_files_more_details_II
Thomas Müller [Fri, 29 Jan 2016 10:41:36 +0000 (11:41 +0100)]
Merge pull request #21701 from owncloud/scan_files_more_details_II

occ scan:files Adding more details in the base print out (II)

8 years agoMerge pull request #21995 from owncloud/share2_delete_user_defined_group_shares
Thomas Müller [Fri, 29 Jan 2016 10:34:38 +0000 (11:34 +0100)]
Merge pull request #21995 from owncloud/share2_delete_user_defined_group_shares

[Share 2.0] When deleting a group share delete children

8 years agoMerge pull request #21932 from owncloud/comments-dav-refinements
Thomas Müller [Fri, 29 Jan 2016 09:03:20 +0000 (10:03 +0100)]
Merge pull request #21932 from owncloud/comments-dav-refinements

provide info about plugin, and do not run commit ourselves on proppatch

8 years agoMerge pull request #21987 from owncloud/issue-21980-too-many-job-send-mysql-away
Thomas Müller [Fri, 29 Jan 2016 09:02:52 +0000 (10:02 +0100)]
Merge pull request #21987 from owncloud/issue-21980-too-many-job-send-mysql-away

Do not create a loop that generates thousands of jobs

8 years agoMerge pull request #21981 from owncloud/systemtags-trim-name
Thomas Müller [Fri, 29 Jan 2016 09:02:23 +0000 (10:02 +0100)]
Merge pull request #21981 from owncloud/systemtags-trim-name

Trim tag names to avoid problems

8 years agoMerge pull request #21993 from owncloud/updater-htacces
Thomas Müller [Fri, 29 Jan 2016 09:02:04 +0000 (10:02 +0100)]
Merge pull request #21993 from owncloud/updater-htacces

Do not rewrite requests to updater

8 years agoRemove other broken usages in deprecated methods
Joas Schilling [Fri, 29 Jan 2016 07:50:29 +0000 (08:50 +0100)]
Remove other broken usages in deprecated methods

8 years agoocc scan:files Adding more details in the base print out (II)
martin.mattel@diemattels.at [Tue, 26 Jan 2016 17:42:03 +0000 (18:42 +0100)]
occ scan:files Adding more details in the base print out (II)

Use proper method name

Fixed the interruption logic

Checks the availability of the pcntl_signal function

Fixed typo crtl-c --> ctrl-c

one overseen crtl-c typo

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

8 years agoTrim tag names to avoid problems
Joas Schilling [Thu, 28 Jan 2016 13:23:56 +0000 (14:23 +0100)]
Trim tag names to avoid problems

8 years ago[Share 2.0] When deleting a group share delete children
Roeland Jago Douma [Thu, 28 Jan 2016 19:35:46 +0000 (20:35 +0100)]
[Share 2.0] When deleting a group share delete children

For group shares we can have children. Those are custom shares when a
user has moved or deleted a group share. Those also have to be deleted
if the group share is removed.

8 years agoMerge pull request #21333 from owncloud/migrate-contacts
Thomas Müller [Thu, 28 Jan 2016 18:47:48 +0000 (19:47 +0100)]
Merge pull request #21333 from owncloud/migrate-contacts

Migrate contacts

8 years agoAdd copyright header
Lukas Reschke [Thu, 28 Jan 2016 18:27:04 +0000 (19:27 +0100)]
Add copyright header

8 years agoUpdate the initiator of the share as well in migration
Roeland Jago Douma [Mon, 25 Jan 2016 17:06:34 +0000 (18:06 +0100)]
Update the initiator of the share as well in migration

8 years agoUpdate reshares in batches as not to run out of memory
Roeland Jago Douma [Mon, 25 Jan 2016 16:57:41 +0000 (17:57 +0100)]
Update reshares in batches as not to run out of memory

8 years agoupgrade to sharing 2.0, remove hierarchical re-shares
Björn Schießle [Tue, 12 Jan 2016 15:28:47 +0000 (16:28 +0100)]
upgrade to sharing 2.0, remove hierarchical re-shares

8 years agoDo not rewrite updater requests
Victor Dubiniuk [Thu, 28 Jan 2016 17:04:56 +0000 (20:04 +0300)]
Do not rewrite updater requests

8 years agoProperly forward error messages in share dialog
Vincent Petry [Thu, 28 Jan 2016 16:07:51 +0000 (17:07 +0100)]
Properly forward error messages in share dialog

8 years agoMerge pull request #21860 from owncloud/sharedialog-ocs-adapter
Vincent Petry [Thu, 28 Jan 2016 15:56:29 +0000 (16:56 +0100)]
Merge pull request #21860 from owncloud/sharedialog-ocs-adapter

Share dialog use OCS API

8 years agoDeprecate the method and warn against using it
Joas Schilling [Thu, 28 Jan 2016 14:36:33 +0000 (15:36 +0100)]
Deprecate the method and warn against using it

8 years agoDo not create a loop that generates thousands of jobs
Joas Schilling [Thu, 28 Jan 2016 14:34:50 +0000 (15:34 +0100)]
Do not create a loop that generates thousands of jobs

8 years agoFix share default expiration date calculation
Vincent Petry [Thu, 28 Jan 2016 11:28:30 +0000 (12:28 +0100)]
Fix share default expiration date calculation

Now using UTC dates with moment js to accurately add the number of days

8 years agoShare dialog use OCS API
Vincent Petry [Fri, 22 Jan 2016 16:30:18 +0000 (17:30 +0100)]
Share dialog use OCS API

8 years agoMerge pull request #21975 from owncloud/fix_ocs_unit_tests
Thomas Müller [Thu, 28 Jan 2016 14:09:31 +0000 (15:09 +0100)]
Merge pull request #21975 from owncloud/fix_ocs_unit_tests

Fix OCS unit tests after two share merges

8 years agoFix OCS unit tests after two share merges
Roeland Jago Douma [Thu, 28 Jan 2016 12:17:16 +0000 (13:17 +0100)]
Fix OCS unit tests after two share merges

* Use getNode
* Return IShare object so typechecking is happy

8 years agoMerge pull request #21958 from owncloud/systemtags-style
Thomas Müller [Thu, 28 Jan 2016 11:54:52 +0000 (12:54 +0100)]
Merge pull request #21958 from owncloud/systemtags-style

Use boxes for system tags, shorten permission text

8 years agoMerge pull request #21960 from owncloud/share2_ocs_fix_passing_empty_strings
Thomas Müller [Thu, 28 Jan 2016 10:58:35 +0000 (11:58 +0100)]
Merge pull request #21960 from owncloud/share2_ocs_fix_passing_empty_strings

Share2 ocs fix passing empty strings

8 years agoMerge pull request #21952 from owncloud/systemtags-fix-conflicts
Thomas Müller [Thu, 28 Jan 2016 10:57:37 +0000 (11:57 +0100)]
Merge pull request #21952 from owncloud/systemtags-fix-conflicts

Fix system tags conflict situations

8 years agoMerge pull request #21851 from owncloud/shared-unreadable
Thomas Müller [Thu, 28 Jan 2016 10:57:18 +0000 (11:57 +0100)]
Merge pull request #21851 from owncloud/shared-unreadable

Base shared cache on CacheJail

8 years agofix cachejail->update
Robin Appelman [Mon, 25 Jan 2016 12:20:59 +0000 (13:20 +0100)]
fix cachejail->update

8 years agocleanup shared cache
Robin Appelman [Fri, 22 Jan 2016 12:01:37 +0000 (13:01 +0100)]
cleanup shared cache

8 years agoUse boxes for system tags, shorten permission text
Vincent Petry [Wed, 27 Jan 2016 14:49:11 +0000 (15:49 +0100)]
Use boxes for system tags, shorten permission text

Permission text now doesn't appear when all permissions are there, or
shows as "invisible" or "not assignable", which should better cover all
use cases.

Changed select2 style to use boxes in the input field.

8 years agoMerge pull request #21858 from owncloud/getMountsForFileId
Thomas Müller [Thu, 28 Jan 2016 10:20:42 +0000 (11:20 +0100)]
Merge pull request #21858 from owncloud/getMountsForFileId

add IUserMountCache->getMountsForFileId

8 years agoMerge pull request #21970 from zander/mentionbot
Thomas Müller [Thu, 28 Jan 2016 10:20:25 +0000 (11:20 +0100)]
Merge pull request #21970 from zander/mentionbot

Stop spamming me.

8 years agoMerge pull request #21971 from owncloud/notify-me
Thomas Müller [Thu, 28 Jan 2016 10:19:25 +0000 (11:19 +0100)]
Merge pull request #21971 from owncloud/notify-me

Notify me on activity and notifications for sure

8 years agoMore more more, kidding, just to be sure
Joas Schilling [Thu, 28 Jan 2016 10:15:06 +0000 (11:15 +0100)]
More more more, kidding, just to be sure

8 years agoMerge pull request #21957 from owncloud/share2_to_ocp
Morris Jobke [Thu, 28 Jan 2016 09:41:39 +0000 (10:41 +0100)]
Merge pull request #21957 from owncloud/share2_to_ocp

[Share 2.0] Move interfaces to OCP

8 years agoStop spamming me.
Tom [Thu, 28 Jan 2016 09:26:21 +0000 (09:26 +0000)]
Stop spamming me.

Honestly, the bot should be improved, if a person hasn't contributed for
a long time it really doens't make sense to email him.
I would also argue that altering the .gitignore doesn't make me an
expert on that file. So classes of files really should not cause
the mention bot spamming me.

8 years ago[Share 2.0] Remove setId and setProviderId from the interface
Roeland Jago Douma [Wed, 27 Jan 2016 21:34:27 +0000 (22:34 +0100)]
[Share 2.0] Remove setId and setProviderId from the interface

Those should only ever be set by the providers

8 years ago[Share 2.0] Fix interfaces and comments
Roeland Jago Douma [Wed, 27 Jan 2016 19:51:26 +0000 (20:51 +0100)]
[Share 2.0] Fix interfaces and comments

* Made comments more clear
* Removed unneeded methods
* IShares shareTime is now a proper DateTime object
* IShares getPath -> getNode & setPath -> setNode
* Fix unit tests

8 years ago[Share 2.0] Add getShareManager to OCP\IServerContainer
Roeland Jago Douma [Wed, 27 Jan 2016 13:48:52 +0000 (14:48 +0100)]
[Share 2.0] Add getShareManager to OCP\IServerContainer

8 years ago[Share 2.0] Create IManger interface for share manager
Roeland Jago Douma [Wed, 27 Jan 2016 11:31:10 +0000 (12:31 +0100)]
[Share 2.0] Create IManger interface for share manager

8 years ago[Share 2.0] Move IShare to OCP
Roeland Jago Douma [Wed, 27 Jan 2016 11:13:53 +0000 (12:13 +0100)]
[Share 2.0] Move IShare to OCP

8 years ago[Share 2.0] Fix IShare
Roeland Jago Douma [Wed, 27 Jan 2016 10:50:49 +0000 (11:50 +0100)]
[Share 2.0] Fix IShare

8 years ago[Share 2.0] Allow using permissions to update link share
Roeland Jago Douma [Wed, 27 Jan 2016 19:32:04 +0000 (20:32 +0100)]
[Share 2.0] Allow using permissions to update link share

8 years ago[Share 2.0] Still allow isolated updates
Roeland Jago Douma [Wed, 27 Jan 2016 16:09:02 +0000 (17:09 +0100)]
[Share 2.0] Still allow isolated updates

Still allow isolated updates of parameters

8 years ago[Share 2.0] Also handle empty parameter in updateShare
Roeland Jago Douma [Wed, 27 Jan 2016 15:46:48 +0000 (16:46 +0100)]
[Share 2.0] Also handle empty parameter in updateShare

* More sanity checks
* More unit tests

8 years ago[Share 2.0] When passing empty strings don't fail
Roeland Jago Douma [Wed, 27 Jan 2016 14:42:11 +0000 (15:42 +0100)]
[Share 2.0] When passing empty strings don't fail

The password and expiration date can be set to empty strings when
created. This is now handled gracefully.

8 years agoMerge pull request #21963 from owncloud/fix-installer
Thomas Müller [Wed, 27 Jan 2016 19:25:51 +0000 (20:25 +0100)]
Merge pull request #21963 from owncloud/fix-installer

Check whether ownCloud is installed

8 years agoMerge pull request #21959 from owncloud/cache-interface-clean
Thomas Müller [Wed, 27 Jan 2016 18:33:35 +0000 (19:33 +0100)]
Merge pull request #21959 from owncloud/cache-interface-clean

clean cache interface

8 years agoMerge pull request #21895 from owncloud/calendar-sharing
Thomas Müller [Wed, 27 Jan 2016 18:32:05 +0000 (19:32 +0100)]
Merge pull request #21895 from owncloud/calendar-sharing

Migrate from CardDAV sharing to more general DAV sharing

8 years agoCheck whether ownCloud is installed
Lukas Reschke [Wed, 27 Jan 2016 14:54:57 +0000 (15:54 +0100)]
Check whether ownCloud is installed

ownCloud might not yet be setup. This causes an issue as the user config requires a setup ownCloud. Thus this needs a block whether ownCloud is installed or not.

Fixes https://github.com/owncloud/core/issues/21955

8 years agoMerge pull request #21923 from owncloud/fix-errors-after-install
Thomas Müller [Wed, 27 Jan 2016 15:16:31 +0000 (16:16 +0100)]
Merge pull request #21923 from owncloud/fix-errors-after-install

Fix errors after install

8 years agoMerge pull request #21940 from owncloud/share2_do_not_returned_removed_group_shares
Thomas Müller [Wed, 27 Jan 2016 15:16:06 +0000 (16:16 +0100)]
Merge pull request #21940 from owncloud/share2_do_not_returned_removed_group_shares

[Share 2.0] Properly handle user deleted group shares

8 years agoMerge pull request #21950 from owncloud/ignore-gd-jped-warnings
Thomas Müller [Wed, 27 Jan 2016 15:15:38 +0000 (16:15 +0100)]
Merge pull request #21950 from owncloud/ignore-gd-jped-warnings

Ignore GD JPEG warnings

8 years agoclean cache interface
Robin Appelman [Wed, 27 Jan 2016 14:51:39 +0000 (15:51 +0100)]
clean cache interface

8 years agoFix system tags conflict situations
Vincent Petry [Wed, 27 Jan 2016 14:09:59 +0000 (15:09 +0100)]
Fix system tags conflict situations

Does not disrupt the UX whenever a tag or association was created
concurrently. The input field will adjust itself as if the tag was
already there in the first place.

8 years agoIgnore GD JPEG warnings
Lukas Reschke [Wed, 27 Jan 2016 12:59:15 +0000 (13:59 +0100)]
Ignore GD JPEG warnings

Fixes https://github.com/owncloud/core/issues/21873

8 years agoFix failing oracle and postgres tests
Joas Schilling [Tue, 26 Jan 2016 13:51:06 +0000 (14:51 +0100)]
Fix failing oracle and postgres tests

8 years agoUse new constants
Joas Schilling [Tue, 26 Jan 2016 13:50:57 +0000 (14:50 +0100)]
Use new constants

8 years agoadd IUserMountCache->getMountsForFileId
Robin Appelman [Fri, 22 Jan 2016 15:02:21 +0000 (16:02 +0100)]
add IUserMountCache->getMountsForFileId

8 years agoMerge pull request #21942 from owncloud/use-message-if-hint-is-empty
Thomas Müller [Wed, 27 Jan 2016 11:11:31 +0000 (12:11 +0100)]
Merge pull request #21942 from owncloud/use-message-if-hint-is-empty

In case the hint of the HintException is empty we better use the exce…

8 years agoFix sql to get shared addressbooks including unit tests
Thomas Müller [Tue, 26 Jan 2016 17:19:14 +0000 (18:19 +0100)]
Fix sql to get shared addressbooks including unit tests

8 years agoUnit testing database access to old contacts tables
Thomas Müller [Thu, 21 Jan 2016 14:51:51 +0000 (15:51 +0100)]
Unit testing database access to old contacts tables

8 years agoUnit testing migration logic
Thomas Müller [Thu, 21 Jan 2016 13:42:05 +0000 (14:42 +0100)]
Unit testing migration logic

8 years agoAdd app to migrate contacts and calendars
Thomas Müller [Tue, 22 Dec 2015 15:12:44 +0000 (16:12 +0100)]
Add app to migrate contacts and calendars

Add group sharing migration

Migrate all users

8 years agoMerge pull request #21947 from owncloud/oc-backbone-webdav-put-bool-tojson
Thomas Müller [Wed, 27 Jan 2016 10:43:57 +0000 (11:43 +0100)]
Merge pull request #21947 from owncloud/oc-backbone-webdav-put-bool-tojson

Fix system tags proppatch with booleans

8 years agoFix system tags proppatch with booleans
Vincent Petry [Wed, 27 Jan 2016 09:52:00 +0000 (10:52 +0100)]
Fix system tags proppatch with booleans

Backbone webdav adapter now converts booleans and ints to strings.

Fixed system tags to use "true" / "false" strings for booleans instead
of 1 / 0.

8 years agoMerge pull request #21856 from owncloud/sync-federated-cloud-users-in-cron
Thomas Müller [Wed, 27 Jan 2016 09:11:01 +0000 (10:11 +0100)]
Merge pull request #21856 from owncloud/sync-federated-cloud-users-in-cron

Sync federated clouds using a cron job

8 years agoIn case the hint of the HintException is empty we better use the exception message
Thomas Müller [Wed, 27 Jan 2016 09:08:21 +0000 (10:08 +0100)]
In case the hint of the HintException is empty we better use the exception message

8 years agoExtract sharing functionality into own backend class for reusability
Thomas Müller [Mon, 25 Jan 2016 21:49:26 +0000 (22:49 +0100)]
Extract sharing functionality into own backend class for reusability

8 years agoFix server ctor including unit test - this shall never happen again
Thomas Müller [Mon, 25 Jan 2016 19:23:11 +0000 (20:23 +0100)]
Fix server ctor including unit test - this shall never happen again

8 years agoMigrate from CardDAV sharing to more generalk DAV sharing
Thomas Müller [Mon, 25 Jan 2016 16:50:39 +0000 (17:50 +0100)]
Migrate from CardDAV sharing to more generalk DAV sharing

8 years agoMerge pull request #21741 from owncloud/l10n-improvements
Thomas Müller [Wed, 27 Jan 2016 08:37:00 +0000 (09:37 +0100)]
Merge pull request #21741 from owncloud/l10n-improvements

Move methods to the factory that are not related to translating, but to guessing/finding the language

8 years agoMerge pull request #21887 from owncloud/share2_updateShare
Thomas Müller [Wed, 27 Jan 2016 08:36:41 +0000 (09:36 +0100)]
Merge pull request #21887 from owncloud/share2_updateShare

[Sharing 2.0] update share

8 years agoMerge pull request #21906 from owncloud/querybuilder-clob-comparison
Thomas Müller [Wed, 27 Jan 2016 08:36:21 +0000 (09:36 +0100)]
Merge pull request #21906 from owncloud/querybuilder-clob-comparison

Querybuilder clob comparison

8 years agoMerge pull request #21930 from owncloud/less-error-messages
Thomas Müller [Wed, 27 Jan 2016 08:34:09 +0000 (09:34 +0100)]
Merge pull request #21930 from owncloud/less-error-messages

Avoid error message in log during setup because of existing data dir

8 years ago[Share 2.0] Properly handle user deleted group shares
Roeland Jago Douma [Wed, 27 Jan 2016 08:02:12 +0000 (09:02 +0100)]
[Share 2.0] Properly handle user deleted group shares

If a user deletes a group share we create a special share entry. To the
API this is just a normal group share for that user with permissions 0.
But we should not return this.

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

8 years agoprovide info about plugin, and do not run commit ourselves on proppatch
Arthur Schiwon [Tue, 26 Jan 2016 20:19:44 +0000 (21:19 +0100)]
provide info about plugin, and do not run commit ourselves on proppatch

8 years agoAvoid error message in log during setup because of existing data dir
Morris Jobke [Tue, 26 Jan 2016 17:50:41 +0000 (18:50 +0100)]
Avoid error message in log during setup because of existing data dir

8 years agoFix validation of inputs that aren't text
Robin McCorkell [Tue, 26 Jan 2016 17:25:59 +0000 (17:25 +0000)]
Fix validation of inputs that aren't text

8 years agoMerge pull request #21926 from owncloud/add-locking-support-for-onenote
Thomas Müller [Tue, 26 Jan 2016 17:11:12 +0000 (18:11 +0100)]
Merge pull request #21926 from owncloud/add-locking-support-for-onenote

Add fake locking support for OneNote 2013

8 years agoAdd fake locking support for OneNote 2013
Lukas Reschke [Tue, 26 Jan 2016 16:31:01 +0000 (17:31 +0100)]
Add fake locking support for OneNote 2013

Fixes https://github.com/owncloud/core/issues/21925

8 years agoFix PHPDoc and signature
Lukas Reschke [Tue, 26 Jan 2016 16:27:58 +0000 (17:27 +0100)]
Fix PHPDoc and signature

8 years agoMerge pull request #21664 from owncloud/comments-dav
Thomas Müller [Tue, 26 Jan 2016 16:20:32 +0000 (17:20 +0100)]
Merge pull request #21664 from owncloud/comments-dav

Comments DAV implementation

8 years agoMerge pull request #21921 from owncloud/use-proper-tag
Thomas Müller [Tue, 26 Jan 2016 16:19:37 +0000 (17:19 +0100)]
Merge pull request #21921 from owncloud/use-proper-tag

Do not use duplicated tag

8 years agoFix errors after install
Lukas Reschke [Tue, 26 Jan 2016 15:48:57 +0000 (16:48 +0100)]
Fix errors after install

When installing ownCloud the first time the first thing that an admin saw was an error message:

> Error   PHP   touch(): Unable to create file owncloud.log because Permission denied at /var/www/owncloud/lib/private/log/owncloud.php#48

Or something related. This lead to a lot confusion as can be seen in our forum and in our issue tracker. This change should make the error messages disappear in most cases (e.g. where the file can actually be written). To test this:

1. On master install ownCloud and check owncloud.log => Error message
2. On this branch install ownCloud and check owncloud.log => No error message

Fixes https://github.com/owncloud/core/issues/13736 and https://github.com/owncloud/core/issues/12893