Roeland Jago Douma
fad4f95d56
Merge pull request #21955 from nextcloud/backport/21949/stable19
...
[stable19] update icewind/smb to 3.2.6
2020-07-23 12:28:05 +02:00
Roeland Jago Douma
3811a5ebad
Respect default share permissions
...
Else we'll always create new shares with the max permissions.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-23 08:55:55 +00:00
Roeland Jago Douma
fcc708ff22
Merge pull request #21953 from nextcloud/backport/21946/stable19
...
[stable19] Do not double encode the userid in webauthn login
2020-07-23 09:30:19 +02:00
Nextcloud bot
7246ffff9b
[tx-robot] updated from transifex
2020-07-23 02:17:13 +00:00
Robin Appelman
d588471f2f
update icewind/smb to 3.2.6
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-07-22 20:22:31 +00:00
Roeland Jago Douma
1a483167e9
Do not double encode the userid in webauthn login
...
* Else login fails with webauthn devices that send the userid
- Like windows hello
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-07-22 20:04:45 +00:00
Nextcloud bot
5b5cc637e8
[tx-robot] updated from transifex
2020-07-22 02:16:48 +00:00
Morris Jobke
74615c3fb5
Merge pull request #21935 from nextcloud/backport/21929/stable19
...
[stable19] Encryption is ready if master key is enabled
2020-07-21 20:33:13 +02:00
Morris Jobke
9ce47b08c3
Merge pull request #21939 from nextcloud/backport/21934/stable19
...
[stable19] Disable fragile comments tests
2020-07-21 20:26:36 +02:00
Morris Jobke
dc7e87abd5
Disable fragile comments tests
...
Those tests are actual problems in our code. See https://github.com/nextcloud/server/pull/20462#issuecomment-613380650 for a summary by @danxuliu
Basically they are introduced by #18929 but are only revealed by #18764 .
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-21 13:22:33 +00:00
Julius Härtl
ba55e0ad53
Encryption is ready if master key is enabled
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-21 11:44:58 +00:00
Nextcloud bot
0a90eeb62c
[tx-robot] updated from transifex
2020-07-21 02:17:16 +00:00
Morris Jobke
3019e59aad
Merge pull request #21857 from nextcloud/backport/21760/stable19
...
[stable19] Fix parsing of language code
2020-07-20 16:27:42 +02:00
Morris Jobke
8e0158f064
Merge pull request #21917 from nextcloud/backport/21880/stable19
...
[stable19] Discourage webauthn user interaction
2020-07-20 14:16:22 +02:00
Morris Jobke
d2c152f46b
Merge pull request #21876 from nextcloud/backport/21855/stable19
...
[stable19] fix typo in revokeShare()
2020-07-20 14:15:15 +02:00
Roeland Jago Douma
45108b087e
Discourage webauthn user interaction
...
Else people might have the feeling this is also doing 2FA. And since it
is only prefered it can be ignored and hacked around.
Once we have proper 2FA with webauthn in one go this probably needs to
be revisted.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-20 07:31:37 +00:00
Nextcloud bot
2c8901330f
[tx-robot] updated from transifex
2020-07-20 02:16:58 +00:00
Nextcloud bot
ec69ab4ed4
[tx-robot] updated from transifex
2020-07-19 02:17:16 +00:00
Nextcloud bot
e56d52fbc0
[tx-robot] updated from transifex
2020-07-18 02:17:08 +00:00
Nextcloud bot
95093e4f27
[tx-robot] updated from transifex
2020-07-17 02:17:21 +00:00
Daniel Kesselberg
45df26ccf1
Fix parsing of language code
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-07-16 19:13:51 +00:00
Roeland Jago Douma
387c179e55
Merge pull request #21840 from nextcloud/backport/21838/stable19
...
[stable19] Do not log RequestedRangeNotSatisfiable exceptions in DAV
2020-07-16 20:46:10 +02:00
Roeland Jago Douma
dfef0436da
Merge pull request #21804 from nextcloud/backport/21800/stable19
...
[stable19] Call openssl_pkey_export with $config and log errors.
2020-07-16 20:45:16 +02:00
Roeland Jago Douma
6506860561
Merge pull request #21782 from nextcloud/backport/21777/stable19
...
[stable19] lower minimum search length to 2 characters
2020-07-16 20:44:53 +02:00
Sergej Pupykin
e400719f73
fix typo
2020-07-16 18:17:26 +00:00
Nextcloud bot
1822eec68f
[tx-robot] updated from transifex
2020-07-16 02:19:41 +00:00
Roeland Jago Douma
d7998fa123
Merge pull request #21801 from nextcloud/version/19.0.1/final
...
19.0.1 final
2020-07-15 22:19:07 +02:00
Morris Jobke
c50e13c30e
Merge pull request #21834 from nextcloud/backport/21832/stable19
...
[stable19] Build source maps on production build again
2020-07-15 12:56:00 +02:00
Nextcloud bot
49562ba840
[tx-robot] updated from transifex
2020-07-15 02:19:49 +00:00
Roeland Jago Douma
a3238c3790
Do not log RequestedRangeNotSatisfiable exceptions in DAV
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-14 19:47:14 +00:00
Julius Härtl
e16b221cf3
Build source maps on production build again
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-07-14 13:47:20 +00:00
Nextcloud bot
46b2469329
[tx-robot] updated from transifex
2020-07-14 02:17:30 +00:00
Daniel Kesselberg
ec36e02741
Call openssl_pkey_export with $config and log errors.
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-07-13 09:00:47 +00:00
Roeland Jago Douma
19337759dc
19.0.1 final
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-13 10:47:18 +02:00
Nextcloud bot
72b59cbc14
[tx-robot] updated from transifex
2020-07-13 02:17:14 +00:00
Nextcloud bot
7cb5614d7a
[tx-robot] updated from transifex
2020-07-12 02:16:58 +00:00
Nextcloud bot
7b84055158
[tx-robot] updated from transifex
2020-07-11 02:17:28 +00:00
Nextcloud bot
6c8cc35b28
[tx-robot] updated from transifex
2020-07-10 02:17:02 +00:00
Robin Appelman
a7d4a69898
lower minimum search length to 2 characters
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-07-09 20:28:50 +00:00
Roeland Jago Douma
b99f061d48
Merge pull request #21699 from nextcloud/version/19.0.1/RC1
...
19.0.1 RC1
2020-07-09 21:40:05 +02:00
Roeland Jago Douma
1e695d4a43
Merge pull request #21780 from nextcloud/backport/21778/stable19
...
[stable19] Set the moment locale even earlier
2020-07-09 20:27:31 +02:00
Roeland Jago Douma
b3c9b166a3
Merge pull request #21779 from nextcloud/backport/21499/stable19
...
[stable19] fix #21285 as oneliner
2020-07-09 19:27:21 +02:00
Roeland Jago Douma
b21713a833
Merge pull request #21772 from nextcloud/backport/21489/stable19
...
[stable19] Use the correct mountpoint to calculate
2020-07-09 19:17:23 +02:00
Christoph Wurst
9c7a659b5b
Set the moment locale even earlier
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-07-09 15:49:43 +00:00
Morris Jobke
0fe7949f42
Merge pull request #21770 from nextcloud/backport/21736/stable19
...
[stable19] Fix placeholder issues with multiplace spaces in the name
2020-07-09 17:19:02 +02:00
Lionel Elie Mamane
ae036b4dfa
adapt testGetLoginCredentialsInvalidTokenLoginCredentials() unit test to uid != loginname
...
Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>
2020-07-09 14:37:05 +00:00
Lionel Elie Mamane
2f75ba1adb
Return correct loginname in credentials,
...
even when token is invalid or has no password.
Returning the uid as loginname is wrong, and leads to problems when
these differ. E.g. the getapppassword API was creating app token with
the uid as loginname. In a scenario with external authentication (such
as LDAP), these tokens were then invalidated next time their underlying
password was checked, and systematically ceased to function.
Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>
2020-07-09 14:37:05 +00:00
Julius Härtl
f57c115d28
Fix placeholder issues with multiplace spaces in the name
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-07-09 12:55:21 +00:00
Robin Appelman
379cfdda3c
better cleanup in share tests
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-07-09 12:33:20 +00:00
Robin Appelman
157f619812
ensure home storage is initialized on first setup
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-07-09 12:33:20 +00:00