Commit Graph

47955 Commits

Author SHA1 Message Date
Marius Blüm fc7ac08565
Remove G+ CSS rule (Feedback from Joas)
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-03-26 11:53:20 +01:00
Marius Blüm 9c7a6c2c53
Remove G+ code from Federated Files Sharing-usersettings
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-03-26 11:52:15 +01:00
Marius Blüm 89c0d879bc
Remove G+ icon from Federated Files Sharing-usersettings
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-03-26 11:51:58 +01:00
Morris Jobke 4e3e42eb23
Fix setup checks for ocm/ocs-provider
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-26 11:47:32 +01:00
Nextcloud bot bca4a9ecbb
[tx-robot] updated from transifex 2019-03-26 10:41:42 +00:00
Roeland Jago Douma 280bf92f4c
Merge pull request #14840 from nextcloud/backport/14838/stable15
[stable15] Fix placeholder in disable message
2019-03-26 07:50:38 +01:00
Joas Schilling d19355b25a Fix placeholder in disable message
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-25 16:01:33 +00:00
Morris Jobke 085741a795
Merge pull request #14795 from nextcloud/backport/14058/stable15
[stable15] Avoid replacement by user object
2019-03-22 01:26:16 +01:00
Vlastimil Pecinka 7cab488c6f Store user object later in the code
Signed-off-by: Vlastimil Pecinka <pecinka@email.cz>
2019-03-21 21:37:41 +00:00
Morris Jobke 2e30a5d107
Merge pull request #14781 from nextcloud/backport/14778/stable15
[stable15] Fix user creation using LDAP Plugin
2019-03-21 13:53:55 +01:00
Vinicius Cubas Brand 79b7f12a79 LDAP plugin: force createUser to return new user's DN
LDAP plugins must change the createUser method to return the DN, as we
need this to update the cache.

Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
2019-03-21 10:33:04 +00:00
Vinicius Cubas Brand 7d6a7ab351 Cache cleaning when subadmin adds user to group
This commit fix an error happening when the subadmin tries to create an
user, adding him/her to the group s/he is subadmin of, using a LDAP
User/Group plugin.

This just forces the cache to be reset after an user is added to a
group.

Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
2019-03-21 10:33:03 +00:00
Vinicius Cubas Brand 20b0817e5c fix user creation using LDAP Plugin
Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
2019-03-21 10:33:03 +00:00
Nextcloud bot 2c7f1fd001
[tx-robot] updated from transifex 2019-03-21 01:14:06 +00:00
Morris Jobke a5cbe94878
Merge pull request #14762 from nextcloud/backport/14674/stable15
[stable15] [app:files] Use current directory for hashing.
2019-03-20 22:30:38 +01:00
Morris Jobke 6fffd09a7c
Merge pull request #14759 from nextcloud/backport/14691/stable15
[stable15] always allow moving mountpoints inside the same mountpoint
2019-03-20 16:41:14 +01:00
Morris Jobke 8781a77d37
Merge pull request #14709 from HuemerGroup/groupname_like_username-allow_share_with_both
groupname like username - allow share with both
2019-03-20 16:32:53 +01:00
Morris Jobke 38beea8642
Update lib/private/Share20/Manager.php
tabulator change

Co-Authored-By: aignerat <46312655+aignerat@users.noreply.github.com>
2019-03-20 12:51:26 +01:00
Morris Jobke 2a3645a5a8
Update lib/private/Share20/Manager.php
fixed tabulator

Co-Authored-By: aignerat <46312655+aignerat@users.noreply.github.com>
2019-03-20 12:50:48 +01:00
Evilham fad5424165 [app:files] Use current directory for hashing.
This fixes collisions that were causing uploads to break in a very
terrible way.

Kudos to @kesselb for finding the problematic place and to
@hottwister for the proposed solution.

Fixes #10527.
2019-03-20 10:21:21 +00:00
Robin Appelman 9b6ead8abf always allow moving mountpoints inside the same mountpoint
even if that mountpoint isn't normally a valid target for moving mounts into

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-03-20 09:59:17 +00:00
Roeland Jago Douma d211d5ef57
Merge pull request #14749 from nextcloud/backport/14744/stable15
[stable15] Always register the Notifier
2019-03-20 10:05:45 +01:00
Christoph Wurst fa779fe75c
Merge pull request #14751 from nextcloud/backport/14747/stable15
[stable15] Fix getting the access list on external storage
2019-03-20 09:19:31 +01:00
Nextcloud bot ce619b07ae
[tx-robot] updated from transifex 2019-03-20 01:12:57 +00:00
Roeland Jago Douma 086f41b0bc Fix getting the access list on external storage
If a file is on external storage there is no owner. WHich means we can't
check. So just return an empty array then.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-19 17:44:32 +00:00
Joas Schilling b0938d7d0d Always register the Notifier
... so background jobs without a user can prepare push notifications

Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-19 15:43:38 +00:00
Nextcloud bot 3c76c0ce11
[tx-robot] updated from transifex 2019-03-19 01:12:52 +00:00
Morris Jobke da7579c2e3
Merge pull request #14716 from Faldon/update_document_version
Updated documentation go.php to 15 and adjusted copyright year.
2019-03-18 17:23:52 +01:00
Roeland Jago Douma 3f559dd3ec
Merge pull request #14696 from nextcloud/backport/13401/stable15
[stable15] improve lookup server behaviour
2019-03-18 10:07:15 +01:00
Morris Jobke ee6426024d
Fix missing $config dependency in RetryJob
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-18 08:34:15 +01:00
Daniel Kesselberg 6e56160123
Fix Undefined property: OCA\LookupServerConnector\UpdateLookupServer::$config
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-03-18 08:33:58 +01:00
Nextcloud bot 590ea7c5fb
[tx-robot] updated from transifex 2019-03-18 01:12:37 +00:00
Bjoern Schiessle edbe99d44e
increase timespan between each retry
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2019-03-17 20:39:41 +01:00
Bjoern Schiessle 23c57b22cb
improve lookup server behaviour
Don't try to connect to the lookup server if the lookup server was disabled
by the admin or an empty lookup server URL was given

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2019-03-17 20:39:40 +01:00
Nextcloud bot cec3fd4dcf
[tx-robot] updated from transifex 2019-03-17 01:13:33 +00:00
Nextcloud bot d33cec3d7d
[tx-robot] updated from transifex 2019-03-16 01:12:43 +00:00
Thomas Pulzer 7233c0e797 Updated documentation go.php to 15 and adjusted copyright year.
Signed-off-by: Thomas Pulzer <t.pulzer@thesecretgamer.de>
2019-03-15 21:54:31 +01:00
Morris Jobke ab492adb9a
Merge pull request #14699 from nextcloud/backport/14693/stable15
[stable15] dont try to restore a trashbin item to a readonly target
2019-03-15 10:56:31 +01:00
Morris Jobke b42e4b19ee
Merge pull request #14700 from nextcloud/backport/14690/stable15
[stable15] throw a proper error if rename fails in dav
2019-03-15 10:53:40 +01:00
Morris Jobke 7cf35f4a56
Merge pull request #14697 from nextcloud/backport/14687/stable15
[stable15] add an integration test that ensures deletion of LDAP users
2019-03-15 10:49:20 +01:00
Christian Aigner cde8a2896d groupname like username - allow share with both
Signed-off-by: Christian Aigner <christian.aigner@huemer-it.com>
2019-03-15 10:18:27 +01:00
Nextcloud bot 9ebf78a88d
[tx-robot] updated from transifex 2019-03-15 01:15:29 +00:00
Roeland Jago Douma d9119c0c64
Merge pull request #14694 from nextcloud/backport/14684/stable15
[stable15] handle long etags from dav external storage
2019-03-15 01:29:57 +01:00
Morris Jobke d734a4ba7b
Merge pull request #14672 from nextcloud/backport/14640/disable-failing-tests
[stable15] Disable fragile tests
2019-03-15 00:25:06 +01:00
Robin Appelman 19a3ac67a7 throw a proper error if rename fails in dav
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-03-14 19:28:58 +00:00
Robin Appelman 7b1b161280 dont try to restore a trashbin item to a readonly target
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-03-14 19:27:29 +00:00
Arthur Schiwon 91b3080b3e add an integration test that ensures deletion of LDAP users
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-03-14 17:36:10 +00:00
Robin Appelman 54b14946b4 handle long etags from dav external storage
we can only store etags up to 40 characters long in the database, so when we get an etag that's longer we simply hash it to bring down the length

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-03-14 16:19:09 +00:00
Nextcloud bot 92634ec842
[tx-robot] updated from transifex 2019-03-14 16:08:44 +00:00
Morris Jobke 06c80c77c2
Add time between SMB test runs and properly log full changeset
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-14 16:43:19 +01:00