Joas Schilling
6db47f7a6e
Prevent archieved download on secure view
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-08 09:19:43 +00:00
Nextcloud bot
edafd81a20
[tx-robot] updated from transifex
2020-02-08 02:18:31 +00:00
Roeland Jago Douma
e27e61feee
Merge pull request #19342 from nextcloud/version/18.0.1/RC2
...
18.0.1 RC2
2020-02-07 12:33:43 +01:00
Roeland Jago Douma
6c8f70e180
Merge pull request #19340 from nextcloud/backport/17077/stable18
...
[stable18] Disable link shares of disabled users
2020-02-07 11:53:27 +01:00
Roeland Jago Douma
d58b45072a
18.0.1 RC2
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-07 10:08:21 +01:00
Roeland Jago Douma
bf6a7a8e3a
Disable link shares of disabled users
...
Fixes #10869
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-07 08:14:48 +00:00
Roeland Jago Douma
976db32a93
Merge pull request #19326 from nextcloud/backport/19303/stable18
...
[stable18] Fix occ maintenance:install database connect failure
2020-02-07 09:11:58 +01:00
Roeland Jago Douma
8e35ea0e1f
Merge pull request #19332 from nextcloud/backport/18926/stable18
...
[stable18] Array access on int will fail on php7.4
2020-02-07 09:10:25 +01:00
Nextcloud bot
e161be8e2a
[tx-robot] updated from transifex
2020-02-07 07:32:43 +00:00
Roeland Jago Douma
9dbc4df10d
Merge pull request #19330 from nextcloud/backport/19320/stable18
...
[stable18] Fix event type
2020-02-07 08:04:15 +01:00
Roeland Jago Douma
a16975b810
Merge pull request #19334 from nextcloud/backport/19178/stable18
...
[stable18] Make sure the default share provider does not execute for other things
2020-02-07 07:49:42 +01:00
Joas Schilling
2c6921e6b8
Make sure the default share provider does not execute for other things
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 20:56:24 +00:00
Daniel Kesselberg
2b11da251e
Use strpos to check that @ is the first char
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-06 20:32:23 +00:00
Daniel Kesselberg
2a5ae7ab48
Add test to trigger "Trying to access array offset on value of type int"
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-06 20:32:23 +00:00
Joas Schilling
81352411be
Fix event type
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 19:32:02 +00:00
Joas Schilling
686686b2e2
Correctly append the port to the host so it's written to the config correctly
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 18:37:52 +00:00
Joas Schilling
65dcda3aa1
Split the exception handling so install errors don't log as setup errors
...
More gebuging
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 18:37:52 +00:00
Joas Schilling
3f70e74573
Check the new connection on setup like with PostgreSQL and Oracle
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 18:37:52 +00:00
Joas Schilling
0e8b48e6c6
Only provide the auth method for MySQL 8.0+ to not break MariaDB
...
Provide the auth method for MySQL 8.0+
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 18:37:52 +00:00
blizzz
8e02d45d4d
Merge pull request #19315 from nextcloud/backport/19312/stable18
...
[stable18] do not overwrite global user auth credentials with empty values
2020-02-06 19:25:17 +01:00
Arthur Schiwon
00548d7729
do not overwrite global user auth credentials with empty values
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-06 09:49:45 +00:00
Roeland Jago Douma
c31e27af02
Merge pull request #19267 from nextcloud/version/18.0.1/RC1
...
18.0.1 RC1
2020-02-06 08:56:00 +01:00
Roeland Jago Douma
ea6e4cb033
Merge pull request #19308 from nextcloud/backport/19219/stable18
...
[stable18] Fix display of DTEND for multi-day all-day event
2020-02-05 22:22:12 +01:00
Roeland Jago Douma
b08b8103da
18.0.1 RC1
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-05 21:10:51 +01:00
Roeland Jago Douma
9fd015353c
Merge pull request #19089 from nextcloud/backport/18929/enh/sidebar/promise
...
[stable18] Allow to await the sidebar
2020-02-05 21:08:32 +01:00
Georg Ehrke
befa7f4913
Fix display of DTEND for multi-day all-day event
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-02-05 19:55:03 +00:00
John Molakvoæ (skjnldsv)
b074be1b1d
Close handling
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-05 19:12:27 +00:00
John Molakvoæ (skjnldsv)
f4d298cc03
Allow to await the sidebar
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-02-05 20:09:20 +01:00
John Molakvoæ
6e876fad65
Merge pull request #19302 from nextcloud/backport/19165/stable18
...
[stable18] Fix data Apache2 .htaccess typo
2020-02-05 14:39:47 +01:00
Simounet
e5dd55c935
Fix data Apache2 .htaccess typo
...
Signed-off-by: Simounet <contact@simounet.net>
2020-02-05 11:33:26 +00:00
Roeland Jago Douma
062d9dadcb
Merge pull request #19297 from nextcloud/backport/19246/stable18
...
[stable18] Keep the modification time during decryptFile
2020-02-05 07:39:14 +01:00
Roeland Jago Douma
7b0f1baa86
Merge pull request #19292 from nextcloud/backport/19203/stable18
...
[stable18] Allow respecting PASSWORD_DEFAULT
2020-02-05 07:35:49 +01:00
John Molakvoæ
7bc14ae1df
Merge pull request #19271 from nextcloud/backport/19238/stable18
...
[stable18] Center Buttons
2020-02-04 21:55:28 +01:00
sammo2828
b0c359ccd2
Keep the modification time during decryptFile
2020-02-04 14:55:59 +00:00
Roeland Jago Douma
dfe200bd4e
Merge pull request #19228 from nextcloud/backport/19215/stable18
...
[stable18] WebcalRefreshJob: Fix reading refresh rate
2020-02-04 15:49:37 +01:00
Roeland Jago Douma
9687febed7
Allow selecting the hashing algorithm
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-04 10:32:42 +00:00
Roeland Jago Douma
9bd4322558
Merge pull request #19291 from nextcloud/backport/stable18/19275
...
[stable18] owner transfer multiselect fixes
2020-02-04 10:58:59 +01:00
Julius Härtl
f0aca462c6
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-04 09:41:37 +01:00
Julius Härtl
a1248780bc
Make sure that minSearchStringLength is taken into account
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-04 09:40:15 +01:00
Julius Härtl
0bad752282
Fix issue when selecting an entry, the multiselect input was not closed
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-04 09:40:08 +01:00
Roeland Jago Douma
fd1de43fa5
Merge pull request #19283 from nextcloud/backport/19281/stable18
...
[stable18] for the DB ot pick an index specify the object_type
2020-02-04 08:48:42 +01:00
Arthur Schiwon
2b82c353c8
for the DB ot pick an index specify the object_type
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-03 20:24:32 +00:00
Roeland Jago Douma
344ac9c694
Merge pull request #19278 from nextcloud/backport/19276/stable18
...
[stable18] Use proper andwhere clause
2020-02-03 21:23:52 +01:00
Roeland Jago Douma
b784162761
Merge pull request #19279 from nextcloud/backport/19233/stable18
...
[stable18] Add move (and firstlogin) option to transferownership service
2020-02-03 21:06:42 +01:00
Roeland Jago Douma
38735c2bd0
Allow specifying this is the first login
...
On firstlogin we allow non empty target folders. So that for guest
transfers the user sees the same UI.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-03 15:00:03 +00:00
Tobia De Koninck
c3092fda9a
Catch \Error in Transfer::restoreShares
...
This makes the command more fault tolerant. An \Error can happen when
e.g. the owner of a share is null.
If we don't catch this, the restore process will stop in an unknown
state.
Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
2020-02-03 15:00:03 +00:00
Tobia De Koninck
6cc23b170a
Prevent transferring data to user which never loggedin
...
Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
2020-02-03 15:00:03 +00:00
Tobia De Koninck
0b33aefc86
Add option to transfer-ownership to move data
...
This will move the home folder of own user to another user. Only allowed
if that other user's home folder is empty.
Can be used as workaround to rename users.
Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
2020-02-03 15:00:03 +00:00
Roeland Jago Douma
be01ff127f
Merge pull request #19269 from nextcloud/backport/19241/stable18
...
[stable18] Make sure to catch php errors during job execution
2020-02-03 15:56:35 +01:00
Roeland Jago Douma
ef49138bfa
Merge pull request #19277 from nextcloud/backport/19268/stable18
...
[stable18] Use the l10n from settings
2020-02-03 15:56:08 +01:00