]>
source.dussan.org Git - nextcloud-server.git/log
Morris Jobke [Wed, 6 Feb 2019 22:54:18 +0000 (23:54 +0100)]
Merge pull request #14062 from nextcloud/version/noid/14.0.7
14.0.7
Nextcloud bot [Wed, 6 Feb 2019 22:18:42 +0000 (22:18 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Wed, 6 Feb 2019 14:07:32 +0000 (15:07 +0100)]
14.0.7
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Nextcloud bot [Wed, 6 Feb 2019 11:27:51 +0000 (11:27 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Thu, 31 Jan 2019 09:42:26 +0000 (10:42 +0100)]
Merge pull request #13913 from nextcloud/version/noid/14.0.7RC1
14.0.7 RC 1
Morris Jobke [Wed, 30 Jan 2019 09:39:08 +0000 (10:39 +0100)]
14.0.7 RC 1
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Roeland Jago Douma [Thu, 31 Jan 2019 08:10:26 +0000 (09:10 +0100)]
Merge pull request #13931 from nextcloud/backport/12636/stable14
[stable14] handle mail send error gracefully
Roeland Jago Douma [Wed, 30 Jan 2019 21:53:35 +0000 (22:53 +0100)]
Merge pull request #13922 from nextcloud/backport/13644/stable14
[stable14] ignore non existing users when retrieving details of group members
Christoph Wurst [Wed, 30 Jan 2019 14:32:19 +0000 (15:32 +0100)]
Fix typos and unused return values
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Bjoern Schiessle [Tue, 4 Dec 2018 18:33:30 +0000 (19:33 +0100)]
fix typo
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Wed, 28 Nov 2018 18:49:33 +0000 (19:49 +0100)]
log full exception
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Fri, 23 Nov 2018 15:53:32 +0000 (16:53 +0100)]
handle mail send error gracefully
log the error in case a notification mail of a new share couldn't
be send to the recipient and finish the share operation successfully
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Arthur Schiwon [Thu, 17 Jan 2019 10:59:05 +0000 (11:59 +0100)]
ignore non existing users when retrieving details of group members
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Wed, 30 Jan 2019 19:04:34 +0000 (20:04 +0100)]
Merge pull request #13928 from nextcloud/backport/13786/stable14
[stable14] Remove .css fileending from accessibility user css route
Julius Härtl [Thu, 24 Jan 2019 08:57:36 +0000 (09:57 +0100)]
Remove .css fileending from accessibility user css route
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Morris Jobke [Wed, 30 Jan 2019 14:57:44 +0000 (15:57 +0100)]
Merge pull request #13923 from nextcloud/backport/13865/stable14
[stable14] fix paged search with multiple bases (LDAP)
Morris Jobke [Wed, 30 Jan 2019 14:24:31 +0000 (15:24 +0100)]
Merge pull request #13921 from nextcloud/backport/13412/stable14
[stable14] forward error message from password policy
Morris Jobke [Wed, 30 Jan 2019 14:06:44 +0000 (15:06 +0100)]
Merge pull request #13916 from nextcloud/backport/13869/stable14
[stable14] Clean pending 2FA authentication on password reset
Christoph Wurst [Wed, 30 Jan 2019 12:52:04 +0000 (13:52 +0100)]
Merge pull request #13888 from nextcloud/backport/13883/stable14
[stable14] Fix dropping a folder on a folder row
Arthur Schiwon [Mon, 28 Jan 2019 15:16:52 +0000 (16:16 +0100)]
iterate over bases instead of doing parallel search
parallel search is not compatible with paged search, but the letter is
usually always applied.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Mon, 28 Jan 2019 13:20:03 +0000 (14:20 +0100)]
integration test: pages search scenario with multiple bases
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Mon, 28 Jan 2019 13:19:31 +0000 (14:19 +0100)]
typo
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Robin Appelman [Mon, 7 Jan 2019 15:28:06 +0000 (16:28 +0100)]
forward error message from password policy
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Mon, 28 Jan 2019 15:12:06 +0000 (16:12 +0100)]
Clean pending 2FA authentication on password reset
When a password is reste we should make sure that all users are properly
logged in. Pending states should be cleared. For example a session where
the 2FA code is not entered yet should be cleared.
The token is now removed so the session will be killed the next time
this is checked (within 5 minutes).
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 30 Jan 2019 08:53:16 +0000 (09:53 +0100)]
Merge pull request #13901 from nextcloud/stable14-13897-fix-updating-the-password-of-a-link-share-when-passwords-are-enforced
[stable14] Fix updating the password of a link share when passwords are enforced
Daniel Calviño Sánchez [Tue, 29 Jan 2019 23:16:50 +0000 (00:16 +0100)]
Fix template format
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Tue, 29 Jan 2019 23:10:03 +0000 (00:10 +0100)]
Fix updating the password of a link share when passwords are enforced
The password input was shown in the popup menu when passwords were not
enforced, or when they were enforced but no password was set, which
prevented updating/changing the password once set. As the popover menu
is shown only when the share is a link share, and the password input
should be shown too when password are enforced and a password is set no
condition is needed, so now the password input is always shown.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Tue, 29 Jan 2019 23:07:31 +0000 (00:07 +0100)]
Remove unused parameter
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Tue, 29 Jan 2019 10:40:45 +0000 (11:40 +0100)]
Fix dropping a folder on a folder row
When the uploaded files have a relative path (that is, when a folder is
uploaded) it is first ensured that all the parent folders exist, which
is done by trying to create them. When a folder is created in the
currently opened folder the file list is updated and a row for the new
folder is added. However, this was done too when the folder already
existed, which caused the previous row to be removed and a new one added
to replace it.
For security reasons, some special headers need to be set in requests;
this is done automatically for jQuery by handling the "ajaxSend" event
in the document. In the case of DAV requests, if the headers are not set
the server rejects the request with "CSRF check not passed".
When a file or folder is dropped on a folder row the jQuery upload
events are chained from the initial drop event, which has the row as its
target. In order to upload the file jQuery performs a request, which
triggers the "ajaxSend" event in the row; this event then bubbles up to
the document, which is then handled by adding the special headers to the
request.
However, when a folder was dropped on a folder row that folder row was
removed when ensuring that the folder exists. The jQuery upload events
were still triggered on the row, but as it had been removed it had no
parent nodes, and thus the events did not bubble up. Due to this the
"ajaxSend" event never reached the document when triggered on the
removed row, the headers were not set, and the upload failed.
All this is simply fixed by not removing the folder row when trying to
create it if it existed already.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Morris Jobke [Mon, 28 Jan 2019 16:36:12 +0000 (17:36 +0100)]
Merge pull request #13708 from nextcloud/stb14-vcard-avatar-fixes
[stable14] vcard avatar fixes
Roeland Jago Douma [Mon, 28 Jan 2019 12:41:57 +0000 (13:41 +0100)]
Merge pull request #13822 from nextcloud/dependabot/npm_and_yarn/build/stable14/bower-1.8.8
[Security] Bump bower from 1.8.4 to 1.8.8 in /build
Nextcloud bot [Sat, 26 Jan 2019 01:12:36 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
dependabot[bot] [Fri, 25 Jan 2019 11:43:40 +0000 (11:43 +0000)]
[Security] Bump bower from 1.8.4 to 1.8.8 in /build
Bumps [bower](https://github.com/bower/bower) from 1.8.4 to 1.8.8. **This update includes security fixes.**
- [Release notes](https://github.com/bower/bower/releases)
- [Changelog](https://github.com/bower/bower/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bower/bower/compare/v1.8.4...v1.8.8)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Nextcloud bot [Fri, 25 Jan 2019 01:12:38 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 24 Jan 2019 17:32:43 +0000 (18:32 +0100)]
Merge pull request #13767 from nextcloud/backport/13747/stable14
[stable14] Honor remember_login_cookie_lifetime
Morris Jobke [Thu, 24 Jan 2019 13:52:32 +0000 (14:52 +0100)]
Merge pull request #13788 from nextcloud/stable14-13217-add-acceptance-tests-for-moving-and-copying-files
[stable14] Add acceptance tests for moving and copying files
Daniel Calviño Sánchez [Tue, 22 Jan 2019 11:36:13 +0000 (12:36 +0100)]
Add acceptance tests for moving and copying selections to another folder
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Fri, 21 Dec 2018 12:44:41 +0000 (13:44 +0100)]
Add acceptance tests for moving and copying files to another folder
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Morris Jobke [Thu, 24 Jan 2019 10:02:35 +0000 (11:02 +0100)]
Merge pull request #13782 from nextcloud/backport/13772/stable14
[stable14] Show proper default locale
Morris Jobke [Wed, 23 Jan 2019 22:17:44 +0000 (23:17 +0100)]
Show proper default locale
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Nextcloud bot [Thu, 24 Jan 2019 01:12:25 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 22 Jan 2019 15:16:55 +0000 (16:16 +0100)]
Honor remember_login_cookie_lifetime
If the remember_login_cookie_lifetime is set to 0 this means we do not
want to use remember me at all. In that case we should also not creatae
a remember me cookie and should create a proper temp token.
Further this specifies that is not 0 the remember me time should always
be larger than the session timeout. Because else the behavior is not
really defined.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Wed, 23 Jan 2019 14:30:12 +0000 (15:30 +0100)]
Merge pull request #13741 from nextcloud/backport/13140/stable14
[stable14] Cache tokens when using swift's v2 authentication
Morris Jobke [Wed, 23 Jan 2019 12:33:45 +0000 (13:33 +0100)]
Merge pull request #13763 from nextcloud/backport/13730/stable14
[stable14] Respect user locale in natural sort comparator
Christoph Wurst [Tue, 22 Jan 2019 09:14:32 +0000 (10:14 +0100)]
Respect user locale in natural sort comparator
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Morris Jobke [Wed, 23 Jan 2019 07:18:37 +0000 (08:18 +0100)]
Merge pull request #13745 from nextcloud/backport/13739/stable14
[stable14] cleanup shared lock if changing to exclusive lock failed
Nextcloud bot [Wed, 23 Jan 2019 01:12:27 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Robin Appelman [Tue, 22 Jan 2019 14:32:48 +0000 (15:32 +0100)]
cleanup shared lock if changing to exclusive lock failed
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Sun, 13 Jan 2019 19:00:17 +0000 (20:00 +0100)]
Bump autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Robin Appelman [Tue, 18 Dec 2018 13:27:29 +0000 (14:27 +0100)]
Cache tokens when using swift's v2 authentication
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Tue, 22 Jan 2019 10:08:17 +0000 (11:08 +0100)]
Merge pull request #13671 from nextcloud/backport/13660/stable14
[stable14] Fix template paramter
Roeland Jago Douma [Fri, 18 Jan 2019 08:17:26 +0000 (09:17 +0100)]
Fix template paramter
Else we get shown an error page instead of the correct 403.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Tue, 22 Jan 2019 01:12:46 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 4 Jan 2019 14:02:15 +0000 (15:02 +0100)]
Update apps/dav/lib/CardDAV/PhotoCache.php
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Co-Authored-By: skjnldsv <skjnldsv@users.noreply.github.com>
John Molakvoæ (skjnldsv) [Mon, 17 Dec 2018 16:28:19 +0000 (17:28 +0100)]
Log failure on parsing
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Mon, 17 Dec 2018 11:45:07 +0000 (12:45 +0100)]
Allow URI as data for vcard PHOTO
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Nextcloud bot [Mon, 21 Jan 2019 01:12:11 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 20 Jan 2019 01:12:50 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 19 Jan 2019 01:12:40 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 18 Jan 2019 16:11:58 +0000 (17:11 +0100)]
Merge pull request #13666 from nextcloud/backport/13664/stable14
[stable14] Use warning background color & primary text color for setting warnings
Morris Jobke [Fri, 18 Jan 2019 11:07:10 +0000 (12:07 +0100)]
Use warning background color & primary text color for setting warnings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Joas Schilling [Fri, 18 Jan 2019 08:06:12 +0000 (09:06 +0100)]
Merge pull request #13654 from nextcloud/backport/13650/stable14
[stable14] Fix colorizeSvg with transformations that contain a comma (,)
Nextcloud bot [Fri, 18 Jan 2019 01:14:52 +0000 (01:14 +0000)]
[tx-robot] updated from transifex
John Molakvoæ [Thu, 17 Jan 2019 15:02:21 +0000 (16:02 +0100)]
[stable15] Fix colorizeSvg with transformations that contain a comma (,)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Morris Jobke [Thu, 17 Jan 2019 08:34:58 +0000 (09:34 +0100)]
Merge pull request #13637 from nextcloud/backport/13634/stable14
[stable14] update URL for federation
Nextcloud bot [Thu, 17 Jan 2019 01:12:39 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Jos Poortvliet [Thu, 27 Dec 2018 12:12:23 +0000 (13:12 +0100)]
update URL for federation
Morris Jobke [Wed, 16 Jan 2019 15:22:15 +0000 (16:22 +0100)]
Merge pull request #13599 from nextcloud/3rdpart/stable14/pear/archive_tar-1.4.5
[stable14] [3rdparty] Update pear/acrchive_tar to 1.4.5
Nextcloud bot [Wed, 16 Jan 2019 01:12:56 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 15 Jan 2019 08:06:36 +0000 (09:06 +0100)]
[3rdparty] Update pear/acrchive_tar to 1.4.5
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Tue, 15 Jan 2019 01:12:35 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 14 Jan 2019 14:22:53 +0000 (15:22 +0100)]
Merge pull request #13583 from nextcloud/backport/13573/stable14
[stable14] Principals can be principal/user/<name> or principal/<name> from lega…
Joas Schilling [Mon, 14 Jan 2019 10:21:41 +0000 (11:21 +0100)]
Principals can be principal/user/<name> or principal/<name> from legacy installs
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Mon, 14 Jan 2019 10:47:50 +0000 (11:47 +0100)]
Merge pull request #13385 from nextcloud/3rdparty/broker-add-timezone-cancel-message-stable14
[stable14][3rdparty] Broker: add timezone to CANCEL messages
Roeland Jago Douma [Mon, 14 Jan 2019 10:29:52 +0000 (11:29 +0100)]
Merge pull request #13035 from nextcloud/objectstore-write-exists-14
[14] upload new files in objectstore to a .part path first
Nextcloud bot [Mon, 14 Jan 2019 01:12:20 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sun, 13 Jan 2019 18:34:53 +0000 (19:34 +0100)]
Merge pull request #13558 from nextcloud/backport/13354/stable14
[stable14] check anonymous OPTIONS requests file in root (not in subdir)
Bastien Durel [Fri, 4 Jan 2019 12:05:35 +0000 (13:05 +0100)]
check anonymous OPTIONS requests file in root (not in subdir)
Signed-off-by: Bastien Durel <bastien@durel.org>
Nextcloud bot [Sun, 13 Jan 2019 01:13:14 +0000 (01:13 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 12 Jan 2019 01:12:17 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 11 Jan 2019 15:17:39 +0000 (16:17 +0100)]
Merge pull request #13516 from nextcloud/version/noid/14.0.6
14.0.6
Morris Jobke [Fri, 11 Jan 2019 13:28:22 +0000 (14:28 +0100)]
14.0.6
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Roeland Jago Douma [Fri, 11 Jan 2019 11:56:30 +0000 (12:56 +0100)]
Merge pull request #13507 from nextcloud/backport/13503/stable14
[stable14] RemoveClassifiedEventActivity: check if calendar still exists
Roeland Jago Douma [Fri, 11 Jan 2019 08:46:55 +0000 (09:46 +0100)]
Check for no longer existing calendars
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Fri, 11 Jan 2019 01:12:50 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Daniel Kesselberg [Sat, 5 Jan 2019 21:45:49 +0000 (22:45 +0100)]
[3rdparty] Broker: add timezone to CANCEL messages
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Roeland Jago Douma [Thu, 10 Jan 2019 18:57:22 +0000 (19:57 +0100)]
Merge pull request #13480 from nextcloud/backport/13473/stable14
[stable14] Don't log parameters on user creation in case of error/exception
Morris Jobke [Thu, 10 Jan 2019 14:29:53 +0000 (15:29 +0100)]
Merge pull request #13476 from nextcloud/version/noid/14.0.5
14.0.5
Joas Schilling [Thu, 10 Jan 2019 09:49:09 +0000 (10:49 +0100)]
Fix doc block
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 10 Jan 2019 09:46:58 +0000 (10:46 +0100)]
Don't log parameters on user creation in case of error/exception
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Thu, 10 Jan 2019 10:21:03 +0000 (11:21 +0100)]
14.0.5
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 10 Jan 2019 09:46:02 +0000 (10:46 +0100)]
Merge pull request #13470 from nextcloud/backport/13467/stable14
[stable14] Show the repair steps and repair info output in the web for better feedback
Morris Jobke [Wed, 9 Jan 2019 22:10:52 +0000 (23:10 +0100)]
Show the repair steps and repair info output in the web for better feedback
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Nextcloud bot [Thu, 10 Jan 2019 01:12:26 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 9 Jan 2019 20:16:41 +0000 (21:16 +0100)]
Merge pull request #13453 from nextcloud/version/noid/14.0.5RC2
14.0.5 RC 2
Morris Jobke [Wed, 9 Jan 2019 16:14:10 +0000 (17:14 +0100)]
14.0.5 RC 2
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Roeland Jago Douma [Wed, 9 Jan 2019 19:21:41 +0000 (20:21 +0100)]
Merge pull request #13441 from nextcloud/backport/13430-14
[stable14] Respect classification of calendar events in activity stream
Morris Jobke [Wed, 9 Jan 2019 16:58:48 +0000 (17:58 +0100)]
Merge pull request #13445 from nextcloud/backport/12969/stable14
[stable14] add support for boolean default
Joas Schilling [Wed, 9 Jan 2019 13:51:34 +0000 (14:51 +0100)]
Prevent php info about missing index for old events
Signed-off-by: Joas Schilling <coding@schilljs.com>
Maxence Lange [Wed, 9 Jan 2019 09:51:31 +0000 (08:51 -0100)]
add support for boolean default
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
code cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
code cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>