Lukas Reschke
800edafce8
Escape filename in Content-Disposition
...
We should escape all occurences of ' and \ in here.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-02 19:21:52 +00:00
Nextcloud bot
46932b98d9
[tx-robot] updated from transifex
2021-05-31 02:35:56 +00:00
Nextcloud bot
74477e97a0
[tx-robot] updated from transifex
2021-05-30 02:25:36 +00:00
Nextcloud bot
982186ec4a
[tx-robot] updated from transifex
2021-05-26 02:28:59 +00:00
Nextcloud bot
41c4d73c52
[tx-robot] updated from transifex
2021-05-25 02:27:49 +00:00
Nextcloud bot
299f78257f
[tx-robot] updated from transifex
2021-05-23 02:26:18 +00:00
Nextcloud bot
245ff80775
[tx-robot] updated from transifex
2021-05-22 02:27:46 +00:00
Morris Jobke
e7f2d3eaa0
Merge pull request #27041 from nextcloud/rullzer-patch-1
...
Use proper query method. No get yet on stable19
2021-05-21 09:09:41 +02:00
Nextcloud bot
f10a83cd79
[tx-robot] updated from transifex
2021-05-21 02:28:29 +00:00
Roeland Jago Douma
75d668818e
Use proper query method. No get yet on stable19
2021-05-20 12:40:23 +02:00
Nextcloud bot
fb4ec36edf
[tx-robot] updated from transifex
2021-05-16 02:27:17 +00:00
Nextcloud bot
9707999827
[tx-robot] updated from transifex
2021-05-08 02:25:21 +00:00
Nextcloud bot
0339c3729e
[tx-robot] updated from transifex
2021-05-06 02:26:04 +00:00
Nextcloud bot
3eb7ff5e49
[tx-robot] updated from transifex
2021-05-04 02:26:48 +00:00
Nextcloud bot
1a599fa99b
[tx-robot] updated from transifex
2021-05-02 02:25:50 +00:00
Roeland Jago Douma
12aa976b88
Merge pull request #26543 from nextcloud/stable19-26433
...
[stable19] Limit size of properties to 2048 characters
2021-04-30 09:28:08 +02:00
Nextcloud bot
ce3ef23d26
[tx-robot] updated from transifex
2021-04-30 02:28:21 +00:00
Lukas Reschke
845a67c02b
Limit size of properties to 2048 characters
...
It is unreasonable to expect that one of these fields would be longer
than 2048 characters. Whilst some have definitely lower limits (such as
for phone numbers or domain names), a upper bound as sanity check makes
sense.
Backport of https://github.com/nextcloud/server/pull/26433
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-04-29 20:50:14 +02:00
Morris Jobke
a3fb7914c5
Merge pull request #26825 from nextcloud/backport/26811/stable19
...
[stable19] Do not try to contact lookup server if not needed
2021-04-29 15:50:14 +02:00
Roeland Jago Douma
ecab69d513
Merge pull request #26787 from nextcloud/backport/26718/stable19
...
[stable19] Fix ratelimit template
2021-04-29 10:10:54 +02:00
Roeland Jago Douma
c022e923ff
Do not try to contact lookup server if not needed
...
In some cases (for example you never send data to the lookup server)
there is no need for this job to even try.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-04-29 09:21:08 +02:00
Joas Schilling
43d6921772
429 template is NC20+ and fix getDelay for CLI
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-29 08:44:53 +02:00
Roeland Jago Douma
4369d1cf1d
Merge pull request #26780 from nextcloud/backport/26765/stable19
...
[stable19] No longer add trusted servers on federated share creation
2021-04-29 08:19:44 +02:00
Nextcloud bot
88c1dd8d6e
[tx-robot] updated from transifex
2021-04-29 02:26:59 +00:00
Morris Jobke
3aabf5eca8
Merge pull request #26807 from nextcloud/backport/26647/stable19
...
[stable19] Fail when creating new files with an empty path
2021-04-28 20:26:55 +02:00
Robin Appelman
bbaf4ced3a
catch notfound and forbidden exception in smb::getmetadata
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-04-28 11:53:12 +00:00
Roeland Jago Douma
6819208ad8
Bump composer
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-04-28 13:28:28 +02:00
Julius Härtl
5bbf281371
Fail when creating new files with an empty path
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-04-28 10:05:41 +00:00
Joas Schilling
f585fbc391
Fix Nextcloud19 compatibility
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-28 09:59:53 +02:00
Nextcloud bot
5eaa0973b7
[tx-robot] updated from transifex
2021-04-28 02:26:17 +00:00
Joas Schilling
aa178f9e25
Do not allow to overwrite some variables
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-27 13:39:52 +00:00
Joas Schilling
167a4c7a0a
Fix ratelimit template
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-27 13:39:50 +00:00
Nextcloud bot
d18aa63560
[tx-robot] updated from transifex
2021-04-27 02:26:05 +00:00
Joas Schilling
59ab20972d
Log deprecation only as debug
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-26 15:17:12 +00:00
Joas Schilling
e3e4bfb163
Respect the error level when logging
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-26 15:17:11 +00:00
Nextcloud bot
7028094ece
[tx-robot] updated from transifex
2021-04-26 02:25:07 +00:00
Nextcloud bot
44e37f211a
[tx-robot] updated from transifex
2021-04-25 02:25:23 +00:00
Nextcloud bot
354176e123
[tx-robot] updated from transifex
2021-04-24 02:27:06 +00:00
Nextcloud bot
739504bd10
[tx-robot] updated from transifex
2021-04-23 02:26:44 +00:00
Nextcloud bot
e73034b95b
[tx-robot] updated from transifex
2021-04-21 02:26:35 +00:00
Roeland Jago Douma
418dab9b98
Merge pull request #26646 from nextcloud/backport/26625/stable19
...
[stable19] Fix empty password check for mail shares
2021-04-20 20:47:52 +02:00
Arthur Schiwon
9d4a52e07c
ensure redis returns bool for hasKey
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-04-20 08:39:30 +00:00
Vincent Petry
4b5a05cfee
Fix empty password check for mail shares
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-04-20 10:35:58 +02:00
Nextcloud bot
16eed4a1ba
[tx-robot] updated from transifex
2021-04-20 02:26:29 +00:00
Nextcloud bot
46686de607
[tx-robot] updated from transifex
2021-04-15 02:25:40 +00:00
Nextcloud bot
f988edd5f7
[tx-robot] updated from transifex
2021-04-14 02:27:20 +00:00
Nextcloud bot
cd76cc773d
[tx-robot] updated from transifex
2021-04-13 02:25:25 +00:00
Lukas Reschke
a55715d9ed
Increase subnet matcher
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-04-12 10:36:24 +00:00
Nextcloud bot
2843b84b43
[tx-robot] updated from transifex
2021-04-09 02:25:36 +00:00
Nextcloud bot
f29f06febd
[tx-robot] updated from transifex
2021-04-07 02:24:43 +00:00