Nextcloud bot
947ba76d00
[tx-robot] updated from transifex
2021-01-28 02:24:30 +00:00
Roeland Jago Douma
0fe59bc25a
Merge pull request #25323 from nextcloud/backport/25310/stable19
...
[stable19] [CalDAV] Validate notified emails
2021-01-27 14:49:10 +01:00
Nextcloud bot
370e4c05dd
[tx-robot] updated from transifex
2021-01-27 02:21:06 +00:00
Thomas Citharel
a720bdb83d
[CalDAV] Validate notified emails
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-26 11:09:43 +01:00
Nextcloud bot
2fe66cb2e3
[tx-robot] updated from transifex
2021-01-26 02:21:51 +00:00
Roeland Jago Douma
19ed5917b5
Merge pull request #25295 from nextcloud/version/19.0.8/final
...
19.0.8
2021-01-25 15:56:05 +01:00
Nextcloud bot
ef771f54f3
[tx-robot] updated from transifex
2021-01-25 02:20:51 +00:00
Nextcloud bot
c90882c958
[tx-robot] updated from transifex
2021-01-24 02:20:04 +00:00
Roeland Jago Douma
901b534c72
19.0.8
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-23 16:34:03 +01:00
Nextcloud bot
1eea17d2f3
[tx-robot] updated from transifex
2021-01-23 02:20:24 +00:00
Morris Jobke
e95f6a85b2
Merge pull request #25277 from nextcloud/backport/25274/stable19
...
[stable19] Do not obtain userFolder of a federated user
2021-01-22 16:16:35 +01:00
Roeland Jago Douma
2f0948ed15
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>
2021-01-22 13:40:10 +00:00
Roeland Jago Douma
7f3faa7165
Merge pull request #25262 from nextcloud/backport/25255/stable19
...
[stable19] also use storage copy when dav copying directories
2021-01-22 14:37:04 +01:00
Morris Jobke
7365caae24
Merge pull request #25264 from nextcloud/backport/25253/stable19
...
[stable19] silence log message
2021-01-22 10:25:19 +01:00
Nextcloud bot
3d794c39b9
[tx-robot] updated from transifex
2021-01-22 02:20:15 +00:00
Arthur Schiwon
a6dd38b718
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>
2021-01-21 21:12:22 +00:00
Robin Appelman
69331b22c6
also use storage copy when dav copying directories
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-01-21 21:09:30 +00:00
Nextcloud bot
3fbb1c4370
[tx-robot] updated from transifex
2021-01-21 02:20:56 +00:00
Roeland Jago Douma
969201a4ff
Merge pull request #25220 from nextcloud/backport/25216/stable19
...
[stable19] Bump CA bundle
2021-01-20 09:08:11 +01:00
Nextcloud bot
ca377d2f41
[tx-robot] updated from transifex
2021-01-20 02:21:14 +00:00
Roeland Jago Douma
6cb04e19da
Bump CA bundle
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-19 23:05:03 +01:00
Roeland Jago Douma
706438a703
Merge pull request #25204 from nextcloud/version/19.0.8/rc1
...
19.0.8 RC1
2021-01-19 15:16:50 +01:00
Roeland Jago Douma
122e4970c6
19.0.8 RC1
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-19 13:51:18 +01:00
Morris Jobke
a95e487ba1
Merge pull request #25200 from nextcloud/3rdparty/stable19/archive_tar
...
[stable19] Update 3rdparty after Archive_Tar
2021-01-19 13:32:15 +01:00
Joas Schilling
5db32cba9e
Update 3rdparty after Archive_Tar
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-19 11:33:58 +01:00
Roeland Jago Douma
7bc76b86db
Merge pull request #25191 from nextcloud/backport/25181/stable19
...
[stable19] Update CRL due to revoked gravatar.crl
2021-01-19 09:35:26 +01:00
Roeland Jago Douma
34245f1911
Merge pull request #25194 from nextcloud/backport/25186/stable19
...
[stable19] Don't log keys on checkSignature
2021-01-19 09:34:46 +01:00
Nextcloud bot
947012e567
[tx-robot] updated from transifex
2021-01-19 02:21:06 +00:00
Joas Schilling
1de3cfd049
Don't log keys on checkSignature
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-18 21:28:32 +00:00
Morris Jobke
7dd921a9a3
Update CRL due to revoked gravatar.crl
...
https://github.com/nextcloud/app-certificate-requests/pull/362
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-18 19:27:53 +00:00
Morris Jobke
7ac754cbba
Merge pull request #25179 from nextcloud/backport/25176/stable19
...
[stable19] Add "composer.lock" for acceptance tests to git
2021-01-18 13:33:13 +01:00
Daniel Calviño Sánchez
19dacaf1ab
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>
2021-01-18 11:55:14 +00:00
Nextcloud bot
7c13a6f31c
[tx-robot] updated from transifex
2021-01-18 02:19:48 +00:00
Nextcloud bot
00062c3543
[tx-robot] updated from transifex
2021-01-17 02:20:16 +00:00
Morris Jobke
f6db3cb613
Merge pull request #25147 from nextcloud/backport/25142/stable19
...
[stable19] Do not redirect to logout after login
2021-01-15 16:45:55 +01:00
Roeland Jago Douma
8e1a04621e
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>
2021-01-15 10:56:23 +00:00
Morris Jobke
1e8ae62c21
Merge pull request #25078 from nextcloud/backport/25034/stable19
...
[stable19] Make sure to do priority app upgrades first
2021-01-15 09:34:30 +01:00
Nextcloud bot
f21d31176b
[tx-robot] updated from transifex
2021-01-15 02:20:45 +00:00
Roeland Jago Douma
ca9783f634
Merge pull request #25103 from nextcloud/version/19.0.7/final
...
19.0.7
2021-01-14 09:47:09 +01:00
Nextcloud bot
9e5134b241
[tx-robot] updated from transifex
2021-01-14 02:19:23 +00:00
Nextcloud bot
004cacffca
[tx-robot] updated from transifex
2021-01-13 02:20:40 +00:00
Roeland Jago Douma
ae13fc1e52
19.0.7
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-12 23:03:48 +01:00
Nextcloud bot
9845401931
[tx-robot] updated from transifex
2021-01-12 02:20:10 +00:00
Julius Härtl
16850b940f
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>
2021-01-11 13:49:12 +00:00
Nextcloud bot
f5c98642f7
[tx-robot] updated from transifex
2021-01-11 02:20:14 +00:00
Nextcloud bot
638d2b30ab
[tx-robot] updated from transifex
2021-01-10 02:22:59 +00:00
Nextcloud bot
c096999904
[tx-robot] updated from transifex
2021-01-09 02:21:55 +00:00
Nextcloud bot
2a5262b47b
[tx-robot] updated from transifex
2021-01-08 02:22:50 +00:00
Roeland Jago Douma
ab75d68c57
Merge pull request #24959 from nextcloud/version/19.0.7/rc1
...
19.0.7 RC1
2021-01-07 14:46:55 +01:00
Morris Jobke
ac8a64a59c
Merge pull request #24591 from nextcloud/backport/24358/stable19
...
[stable19] use storage copy implementation when doing dav copy
2021-01-07 13:29:08 +01:00