Arthur Schiwon
|
64980e6c98
|
Merge pull request #39365 from nextcloud/backport/39323/39323-stable19
[stable19] getStorage before remove
|
2023-07-17 23:01:59 +02:00 |
|
Côme Chilliet
|
72b28f7286
|
Merge pull request #38584 from nextcloud/backport/38206/stable24
[stable24] Increase from 100000 to 600000 iterations for hash_pbkdf2
(cherry picked from commit a7dc41fb5e)
|
2023-07-17 13:24:18 +00:00 |
|
Maxence Lange
|
99fb6bee3b
|
getStorage before remove
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2023-07-13 11:25:40 -01:00 |
|
Robin Appelman
|
0b143146ca
|
check the username when doing external storage session auth
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-05-15 17:09:59 +02:00 |
|
Anna Larch
|
3859c3b166
|
Add email validation
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2022-05-19 12:36:44 +02:00 |
|
John Molakvoæ
|
eb613a1746
|
Prevent writing invalid mtime
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2022-02-18 12:56:50 +00:00 |
|
Nextcloud bot
|
7f88016469
|
[tx-robot] updated from transifex
|
2021-07-15 02:27:10 +00:00 |
|
Nextcloud bot
|
e2c16af359
|
[tx-robot] updated from transifex
|
2021-07-14 02:26:53 +00:00 |
|
Nextcloud bot
|
47a22ce691
|
[tx-robot] updated from transifex
|
2021-07-13 02:27:05 +00:00 |
|
Nextcloud bot
|
702c827b61
|
[tx-robot] updated from transifex
|
2021-07-12 02:26:05 +00:00 |
|
Nextcloud bot
|
27f73ec966
|
[tx-robot] updated from transifex
|
2021-07-11 02:26:20 +00:00 |
|
Nextcloud bot
|
eb65d3d76b
|
[tx-robot] updated from transifex
|
2021-07-10 02:32:00 +00:00 |
|
Nextcloud bot
|
440aef0847
|
[tx-robot] updated from transifex
|
2021-07-09 02:26:53 +00:00 |
|
Nextcloud bot
|
d7f580d217
|
[tx-robot] updated from transifex
|
2021-07-08 02:27:17 +00:00 |
|
Nextcloud bot
|
afdc1bb151
|
[tx-robot] updated from transifex
|
2021-07-07 02:26:37 +00:00 |
|
Nextcloud bot
|
4cf7372947
|
[tx-robot] updated from transifex
|
2021-07-06 02:26:30 +00:00 |
|
Nextcloud bot
|
c72e7a66fa
|
[tx-robot] updated from transifex
|
2021-07-04 02:26:06 +00:00 |
|
Nextcloud bot
|
b9b54a300e
|
[tx-robot] updated from transifex
|
2021-07-03 02:26:29 +00:00 |
|
Nextcloud bot
|
03a1f5d7f0
|
[tx-robot] updated from transifex
|
2021-07-02 02:25:51 +00:00 |
|
Nextcloud bot
|
6eb77e6380
|
[tx-robot] updated from transifex
|
2021-07-01 02:25:23 +00:00 |
|
Nextcloud bot
|
b5c5b936e4
|
[tx-robot] updated from transifex
|
2021-06-30 02:26:01 +00:00 |
|
Nextcloud bot
|
5dbe94d2fb
|
[tx-robot] updated from transifex
|
2021-06-28 02:25:40 +00:00 |
|
Nextcloud bot
|
b61dd6dc6a
|
[tx-robot] updated from transifex
|
2021-06-27 02:26:09 +00:00 |
|
Nextcloud bot
|
6689fe9722
|
[tx-robot] updated from transifex
|
2021-06-26 02:26:14 +00:00 |
|
Nextcloud bot
|
5b69b0a66d
|
[tx-robot] updated from transifex
|
2021-06-25 02:26:02 +00:00 |
|
Julius Härtl
|
9946d34cf7
|
Merge pull request #27296 from nextcloud/dependabot/npm_and_yarn/stable19/nextcloud/axios-1.3.3
Bump @nextcloud/axios from 1.3.2 to 1.3.3
|
2021-06-24 12:31:04 +02:00 |
|
John Molakvoæ
|
7135232da6
|
Merge pull request #27643 from nextcloud/fix/noid/integration-federation-stable19
[stable19] fix integration-federation_features tests
|
2021-06-24 08:05:56 +02:00 |
|
Nextcloud bot
|
6ce6125ca0
|
[tx-robot] updated from transifex
|
2021-06-24 02:25:50 +00:00 |
|
Arthur Schiwon
|
ed6b763c21
|
fix integration-federation_features tests
- the constructor was extended with the IConfig dependicy previously
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2021-06-24 01:27:00 +02:00 |
|
dependabot[bot]
|
169abb56ec
|
Bump @nextcloud/axios from 1.3.2 to 1.3.3
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.3.2...v1.3.3)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-06-23 16:25:57 +00:00 |
|
Lukas Reschke
|
6ad4ef850f
|
Reference correct private variable
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2021-06-23 07:41:53 +00:00 |
|
Lukas Reschke
|
80a40fd5e3
|
Throttle on public DAV endpoint
We should throttle whenever an invalid request is sent to the public WebDAV endpoint.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2021-06-23 07:41:52 +00:00 |
|
Nextcloud bot
|
c15e1676e4
|
[tx-robot] updated from transifex
|
2021-06-23 02:26:47 +00:00 |
|
Lukas Reschke
|
eeb8fd2e0e
|
Merge pull request #27457 from nextcloud/backport/27444/stable19
[stable19] Header must contain a colon
|
2021-06-22 11:52:01 +02:00 |
|
Nextcloud bot
|
bbb6cb13f4
|
[tx-robot] updated from transifex
|
2021-06-22 02:27:29 +00:00 |
|
Nextcloud bot
|
5451754661
|
[tx-robot] updated from transifex
|
2021-06-21 02:27:11 +00:00 |
|
Nextcloud bot
|
b3ab4c4316
|
[tx-robot] updated from transifex
|
2021-06-20 02:27:33 +00:00 |
|
Nextcloud bot
|
8829a1d8c7
|
[tx-robot] updated from transifex
|
2021-06-19 02:46:48 +00:00 |
|
Nextcloud bot
|
a3062caf80
|
[tx-robot] updated from transifex
|
2021-06-18 02:27:33 +00:00 |
|
Nextcloud bot
|
32b1529f3f
|
[tx-robot] updated from transifex
|
2021-06-17 02:26:23 +00:00 |
|
Nextcloud bot
|
102270d114
|
[tx-robot] updated from transifex
|
2021-06-16 02:26:48 +00:00 |
|
Nextcloud bot
|
dc921f9797
|
[tx-robot] updated from transifex
|
2021-06-15 02:28:37 +00:00 |
|
Nextcloud bot
|
bba96da58f
|
[tx-robot] updated from transifex
|
2021-06-14 02:27:00 +00:00 |
|
Nextcloud bot
|
e13167bf24
|
[tx-robot] updated from transifex
|
2021-06-13 02:26:37 +00:00 |
|
Nextcloud bot
|
52c501c8a7
|
[tx-robot] updated from transifex
|
2021-06-12 02:27:29 +00:00 |
|
Nextcloud bot
|
994490ddb2
|
[tx-robot] updated from transifex
|
2021-06-11 02:28:40 +00:00 |
|
acsfer
|
373dd0e690
|
Header must contain a colon
|
2021-06-10 08:25:09 +00:00 |
|
Nextcloud bot
|
76fcf4a975
|
[tx-robot] updated from transifex
|
2021-06-10 02:32:44 +00:00 |
|
Nextcloud bot
|
ac4c7a345e
|
[tx-robot] updated from transifex
|
2021-06-09 02:26:46 +00:00 |
|
Nextcloud bot
|
497ace737a
|
[tx-robot] updated from transifex
|
2021-06-08 02:26:51 +00:00 |
|