]>
source.dussan.org Git - nextcloud-server.git/log
Arthur Schiwon [Tue, 12 Jan 2021 19:52:52 +0000 (20:52 +0100)]
really use known groups
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Fri, 29 Jan 2021 08:00:24 +0000 (09:00 +0100)]
Merge pull request #25368 from nextcloud/version/20.0.7/RC1
20.0.7 RC1
Roeland Jago Douma [Fri, 29 Jan 2021 07:56:39 +0000 (08:56 +0100)]
Merge pull request #25374 from nextcloud/backport/25369/stable20
[stable20] The objectid is a string
Roeland Jago Douma [Thu, 28 Jan 2021 21:09:55 +0000 (22:09 +0100)]
The objectid is a string
This allows the query to use the index. Else it has to resort on
scanning all the rows.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Fri, 29 Jan 2021 02:21:27 +0000 (02:21 +0000)]
[tx-robot] updated from transifex
Julius Härtl [Thu, 28 Jan 2021 21:12:36 +0000 (22:12 +0100)]
Merge pull request #25366 from nextcloud/backport/25361/stable20
[stable20] fix parameter provided as string not array
Julius Härtl [Thu, 28 Jan 2021 21:05:25 +0000 (22:05 +0100)]
Merge pull request #25352 from nextcloud/backport/25185/stable20
[stable20] Show the actual error on share requests
Roeland Jago Douma [Thu, 28 Jan 2021 20:19:47 +0000 (21:19 +0100)]
20.0.7 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Arthur Schiwon [Thu, 28 Jan 2021 14:15:55 +0000 (15:15 +0100)]
fix parameter provided as string not array
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Thu, 28 Jan 2021 02:24:21 +0000 (02:24 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 27 Jan 2021 20:01:11 +0000 (21:01 +0100)]
Merge pull request #25347 from nextcloud/backport/25335/stable20
[stable20] Fix/app fetcher php compat comparison
Julius Härtl [Mon, 18 Jan 2021 14:34:17 +0000 (15:34 +0100)]
Show the actual error on share requests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Christoph Wurst [Tue, 26 Jan 2021 15:35:43 +0000 (16:35 +0100)]
Fix app fetcher php comparison to allow wider ranges
When app app specifies php 7.4 as upper limit we have to allow the
installation on php>7.4.0. The previous version check didn't do that.
This adjusts the regexes to discard any irrelevant suffix after the
three version numbers so that we can use more fine granular checks than
php's version_compare can do out of the box, like for php 7.4 we only
compare the major and minor version numbers and ignore the patch level.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Tue, 26 Jan 2021 12:48:06 +0000 (13:48 +0100)]
Revert "Fix comparison of PHP versions"
This reverts commit
bedd9acf7874b836bef224989c2ce7f5e3b0a2fa .
Nextcloud bot [Wed, 27 Jan 2021 02:20:58 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Christoph Wurst [Tue, 26 Jan 2021 09:48:21 +0000 (10:48 +0100)]
Merge pull request #25324 from nextcloud/backport/25310/stable20
[stable20] [CalDAV] Validate notified emails
Nextcloud bot [Tue, 26 Jan 2021 02:21:43 +0000 (02:21 +0000)]
[tx-robot] updated from transifex
Thomas Citharel [Mon, 25 Jan 2021 08:02:38 +0000 (09:02 +0100)]
[CalDAV] Validate notified emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Roeland Jago Douma [Mon, 25 Jan 2021 19:44:54 +0000 (20:44 +0100)]
Merge pull request #25315 from nextcloud/backport/25313/stable20
[stable20] Catch NotFoundException when querying quota
Roeland Jago Douma [Mon, 25 Jan 2021 14:56:13 +0000 (15:56 +0100)]
Merge pull request #25294 from nextcloud/version/20.0.6/final
20.0.6
Vincent Petry [Mon, 25 Jan 2021 11:02:14 +0000 (12:02 +0100)]
Catch NotFoundException when querying quota
Fixes parent folder that becomes inaccessible when it contains a
non-existing / broken entry because the quota check made the PROPFIND
on parent fail altogether.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Nextcloud bot [Mon, 25 Jan 2021 02:20:41 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 24 Jan 2021 02:19:55 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sat, 23 Jan 2021 15:30:54 +0000 (16:30 +0100)]
20.0.6
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Sat, 23 Jan 2021 09:47:29 +0000 (10:47 +0100)]
Merge pull request #25244 from nextcloud/backport/25234/stable20
[stable20] Fix encoding issue with OC.Notification.show
Nextcloud bot [Sat, 23 Jan 2021 02:20:14 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 22 Jan 2021 15:18:47 +0000 (16:18 +0100)]
Merge pull request #25278 from nextcloud/backport/25274/stable20
[stable20] Do not obtain userFolder of a federated user
Morris Jobke [Fri, 22 Jan 2021 15:15:21 +0000 (16:15 +0100)]
Merge pull request #25276 from nextcloud/backport/25128/stable20
[stable20] extend ILDAPProvider to allow reading arbitrairy ldap attributes for users
Roeland Jago Douma [Fri, 22 Jan 2021 12:52:43 +0000 (13:52 +0100)]
Do not obtain userFolder of a federated user
Federated shares are somewhat special. So we can't move the files from
the main user and we should try to get it from the intialized root
already.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 22 Jan 2021 13:37:01 +0000 (14:37 +0100)]
Merge pull request #25261 from nextcloud/backport/25255/stable20
[stable20] also use storage copy when dav copying directories
blizzz [Fri, 22 Jan 2021 13:29:39 +0000 (14:29 +0100)]
adjust since
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
Robin Appelman [Thu, 14 Jan 2021 15:51:13 +0000 (16:51 +0100)]
extend ILDAPProvider to allow reading arbitrairy ldap attributes for users
Signed-off-by: Robin Appelman <robin@icewind.nl>
Morris Jobke [Fri, 22 Jan 2021 09:24:53 +0000 (10:24 +0100)]
Merge pull request #25263 from nextcloud/backport/25253/stable20
[stable20] silence log message
Nextcloud bot [Fri, 22 Jan 2021 02:20:07 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Arthur Schiwon [Thu, 21 Jan 2021 16:25:44 +0000 (17:25 +0100)]
silence log message
- this appears too often (in some configurations) when qualifying group
members which do not meet the criteria
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Robin Appelman [Thu, 21 Jan 2021 16:58:20 +0000 (17:58 +0100)]
also use storage copy when dav copying directories
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Wed, 20 Jan 2021 13:44:39 +0000 (14:44 +0100)]
Fix encoding issue with OC.Notification.show
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 21 Jan 2021 02:20:47 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Wed, 20 Jan 2021 13:57:48 +0000 (14:57 +0100)]
Merge pull request #25225 from nextcloud/backport/24600/stable20
[stable20] Update handling of user credentials
Joas Schilling [Wed, 20 Jan 2021 09:09:45 +0000 (10:09 +0100)]
Fix potential empty result
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 18 Dec 2020 13:46:41 +0000 (14:46 +0100)]
Compare and store the login name via the event
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Wed, 20 Jan 2021 08:08:14 +0000 (09:08 +0100)]
Merge pull request #25219 from nextcloud/backport/25216/stable20
[stable20] Bump CA bundle
Joas Schilling [Thu, 17 Dec 2020 10:47:17 +0000 (11:47 +0100)]
Also fix the username when it changed
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 17 Dec 2020 10:46:57 +0000 (11:46 +0100)]
Don't save credentials of another user
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Wed, 20 Jan 2021 02:21:05 +0000 (02:21 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 19 Jan 2021 14:56:03 +0000 (15:56 +0100)]
Bump CA bundle
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 19 Jan 2021 13:52:34 +0000 (14:52 +0100)]
Merge pull request #25203 from nextcloud/version/20.0.6/RC1
20.0.6 RC1
Roeland Jago Douma [Tue, 19 Jan 2021 11:53:06 +0000 (12:53 +0100)]
20.0.6 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Tue, 19 Jan 2021 12:41:50 +0000 (13:41 +0100)]
Merge pull request #25199 from nextcloud/update-3rdparty
[stable20] Update 3rdparty after Archive_Tar
Joas Schilling [Tue, 19 Jan 2021 10:29:21 +0000 (11:29 +0100)]
Update 3rdparty after Archive_Tar
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Tue, 19 Jan 2021 08:35:00 +0000 (09:35 +0100)]
Merge pull request #25190 from nextcloud/backport/25181/stable20
[stable20] Update CRL due to revoked gravatar.crl
Roeland Jago Douma [Tue, 19 Jan 2021 08:34:49 +0000 (09:34 +0100)]
Merge pull request #25193 from nextcloud/backport/25186/stable20
[stable20] Don't log keys on checkSignature
Nextcloud bot [Tue, 19 Jan 2021 02:20:55 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Mon, 18 Jan 2021 15:09:06 +0000 (16:09 +0100)]
Don't log keys on checkSignature
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Mon, 18 Jan 2021 12:46:33 +0000 (13:46 +0100)]
Update CRL due to revoked gravatar.crl
https://github.com/nextcloud/app-certificate-requests/pull/362
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Mon, 18 Jan 2021 12:33:33 +0000 (13:33 +0100)]
Merge pull request #25178 from nextcloud/backport/25176/stable20
[stable20] Add "composer.lock" for acceptance tests to git
Daniel Calviño Sánchez [Sun, 17 Jan 2021 12:50:47 +0000 (13:50 +0100)]
Add "composer.lock" for acceptance tests to git
As "composer.lock" was not versioned the dependencies had to be resolved
everytime that the acceptance tests run, which took some precious time.
Besides that the dependency versions were also tightened for better
control.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Nextcloud bot [Mon, 18 Jan 2021 02:19:40 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sun, 17 Jan 2021 20:16:34 +0000 (21:16 +0100)]
Merge pull request #25152 from nextcloud/backport/25138/stable20
[stable20] Fix comparison of PHP versions
Nextcloud bot [Sun, 17 Jan 2021 02:20:08 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 16 Jan 2021 02:20:15 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 15 Jan 2021 15:55:47 +0000 (16:55 +0100)]
Update psalm baseline to allow warning of implicit cast to string
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Fri, 15 Jan 2021 15:45:36 +0000 (16:45 +0100)]
Merge pull request #25146 from nextcloud/backport/25142/stable20
[stable20] Do not redirect to logout after login
Damien Goutte-Gattat [Thu, 14 Jan 2021 22:54:53 +0000 (22:54 +0000)]
Fix comparison of PHP versions
Use the builtin function `version_compare` to check an app's
compatibility with the available PHP version, instead of reusing
the `OC\App\CompareVersion::isCompatible` method which is intended
to compare Nextcloud versions. PHP version strings do not always
necessarily follow the simple Major.Minor.Patch format used by
Nextcloud and therefore cannot be properly compared by that method.
Signed-off-by: Damien Goutte-Gattat <dgouttegattat@incenp.org>
Roeland Jago Douma [Fri, 15 Jan 2021 08:29:54 +0000 (09:29 +0100)]
Do not redirect to logout after login
This can happen when the session was killed due to a timeout. Then
logout was triggered. Nobody wants to login only to be logged out again.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Fri, 15 Jan 2021 09:10:04 +0000 (10:10 +0100)]
Merge pull request #25143 from nextcloud/backport/25141/stable20
[stable20] Add a hint about the direction of priority
Joas Schilling [Fri, 15 Jan 2021 07:32:09 +0000 (08:32 +0100)]
Add a hint about the direction of priority
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Fri, 15 Jan 2021 08:31:57 +0000 (09:31 +0100)]
Merge pull request #25077 from nextcloud/backport/25034/stable20
[stable20] Make sure to do priority app upgrades first
Nextcloud bot [Fri, 15 Jan 2021 02:20:37 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
blizzz [Thu, 14 Jan 2021 20:40:54 +0000 (21:40 +0100)]
Merge pull request #25120 from nextcloud/backport/25036/stable20
[stable20] respect DB restrictions on number of arguments in statements and queries
Arthur Schiwon [Thu, 14 Jan 2021 12:16:02 +0000 (13:16 +0100)]
CI satisfaction
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 13 Jan 2021 10:54:29 +0000 (11:54 +0100)]
silence psalm false positive
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Fri, 8 Jan 2021 11:46:10 +0000 (12:46 +0100)]
DB: warn on parameter number constraints
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Fri, 8 Jan 2021 10:54:07 +0000 (11:54 +0100)]
respect DB limits limit per statement and query
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Thu, 14 Jan 2021 09:22:39 +0000 (10:22 +0100)]
Merge pull request #25102 from nextcloud/version/20.0.5/final
20.0.5
Nextcloud bot [Thu, 14 Jan 2021 02:19:15 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 13 Jan 2021 02:20:30 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 12 Jan 2021 22:01:01 +0000 (23:01 +0100)]
20.0.5
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 12 Jan 2021 10:51:22 +0000 (11:51 +0100)]
Merge pull request #25064 from nextcloud/version/20.0.5/rc2
20.0.5 RC2
Roeland Jago Douma [Tue, 12 Jan 2021 10:50:52 +0000 (11:50 +0100)]
Merge pull request #25076 from nextcloud/backport/25016/stable20
[stable20] Add setup check to verify that the used DB version is still supported…
Morris Jobke [Thu, 7 Jan 2021 15:26:51 +0000 (16:26 +0100)]
Add setup check to verify that the used DB version is still supported in the next major release
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Nextcloud bot [Tue, 12 Jan 2021 02:20:00 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Julius Härtl [Fri, 8 Jan 2021 11:27:51 +0000 (12:27 +0100)]
Make sure to do priority app upgrades first
Otherwise those apps might not be loaded when the others app migrations
are running. The previous loading of authentication apps in the upgrade
step never worked as it just returns in maintenance mode
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Morris Jobke [Mon, 11 Jan 2021 13:26:14 +0000 (14:26 +0100)]
Merge pull request #25074 from nextcloud/backport/25069/stable20
[stable20] Don't remove assignable column for now
Vincent Petry [Mon, 11 Jan 2021 10:58:14 +0000 (11:58 +0100)]
Don't remove assignable column for now
It causes side effects.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Roeland Jago Douma [Mon, 11 Jan 2021 09:46:08 +0000 (10:46 +0100)]
Merge pull request #25066 from nextcloud/psalm/noid/update-psalm-baseline
[stable20] Update psalm-baseline.xml
Morris Jobke [Mon, 11 Jan 2021 09:24:17 +0000 (10:24 +0100)]
Merge pull request #25019 from nextcloud/backport/24999/stable20
[stable20] Set the user language when adding the footer
Morris Jobke [Mon, 11 Jan 2021 09:18:58 +0000 (10:18 +0100)]
[stable20] Update psalm-baseline.xml
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Mon, 11 Jan 2021 09:02:21 +0000 (10:02 +0100)]
Merge pull request #25035 from nextcloud/backport/25017/stable20
[stable20] Fix clearing the label of a share
Roeland Jago Douma [Mon, 11 Jan 2021 08:41:58 +0000 (09:41 +0100)]
20.0.5 RC2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Mon, 11 Jan 2021 02:20:05 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 10 Jan 2021 02:22:51 +0000 (02:22 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 9 Jan 2021 02:21:47 +0000 (02:21 +0000)]
[tx-robot] updated from transifex
Daniel Calviño Sánchez [Thu, 7 Jan 2021 17:10:11 +0000 (18:10 +0100)]
Fix clearing the label of a share
When the label is being edited its value is stored in "newLabel", and
the original label is shown only if "newLabel" is not set. However, as
it was checked against any falsy value instead of only undefined when
the label was cleared and thus it has an empty value the original label
was shown instead.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Roeland Jago Douma [Fri, 8 Jan 2021 11:17:42 +0000 (12:17 +0100)]
Merge pull request #25030 from nextcloud/backport/25029/stable20
[stable20] Change defaultapp in config.sample.php to dashboard to improve docs and align it to source code
rakekniven [Fri, 8 Jan 2021 08:49:12 +0000 (09:49 +0100)]
Change defaultapp to dashboard
Result of discussion at https://help.nextcloud.com/t/enable-dashboard-on-per-user-basis/94872
Code reference:
https://github.com/nextcloud/server/blob/
db86bea18ce41ad73e9c1a06f2b2d89d8d4f2ef8 /lib/private/legacy/OC_Util.php#L1106
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
Julius Härtl [Thu, 7 Jan 2021 09:41:09 +0000 (10:41 +0100)]
Set the user language when adding the footer
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Fri, 8 Jan 2021 02:22:41 +0000 (02:22 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 7 Jan 2021 19:43:19 +0000 (20:43 +0100)]
Merge pull request #24960 from nextcloud/version/20.0.5/rc1
20.0.5 RC1
Roeland Jago Douma [Thu, 7 Jan 2021 18:46:56 +0000 (19:46 +0100)]
Merge pull request #25009 from nextcloud/backport/25001/stable20
[stable20] Fix column name to check prior to deleting