Nextcloud bot
66e046a227
[tx-robot] updated from transifex
2021-05-28 02:27:48 +00:00
Nextcloud bot
73446a911c
[tx-robot] updated from transifex
2021-05-27 02:28:23 +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
1d173071a8
[tx-robot] updated from transifex
2021-05-24 02:26:58 +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
Nextcloud bot
f10a83cd79
[tx-robot] updated from transifex
2021-05-21 02:28:29 +00:00
Nextcloud bot
c83faadc6d
[tx-robot] updated from transifex
2021-05-20 02:28:26 +00:00
Roeland Jago Douma
3249d4df3b
Merge pull request #27013 from nextcloud/backport/27000/stable19
...
[stable19] Harden apptoken check
2021-05-19 08:40:54 +02:00
Nextcloud bot
472d7686f3
[tx-robot] updated from transifex
2021-05-19 02:32:07 +00:00
dependabot-preview[bot]
c38f2f11b1
[Security] Bump handlebars from 4.7.6 to 4.7.7
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.7.6 to 4.7.7. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-05-18 13:23:09 +00:00
Roeland Jago Douma
e0d2ef32e8
Harden apptoken check
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-05-18 13:10:20 +00:00
Roeland Jago Douma
8da0ea69b5
Respect default share permissions for federated reshares
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-05-17 10:08:05 +00:00
Nextcloud bot
fb4ec36edf
[tx-robot] updated from transifex
2021-05-16 02:27:17 +00:00
Nextcloud bot
e31f886e48
[tx-robot] updated from transifex
2021-05-15 02:29:49 +00:00
kesselb
76dd79056c
Merge pull request #26966 from nextcloud/backport/26292/stable19
...
[stable19] ignore readonly flag for directories
2021-05-14 22:31:09 +02:00
Roeland Jago Douma
633200df4a
Merge pull request #26970 from nextcloud/backport/26958/stable19
...
[stable19] Throttle MountPublicLinkController when share is not found
2021-05-14 10:55:29 +02:00
Nextcloud bot
7fa9c52585
[tx-robot] updated from transifex
2021-05-14 02:25:31 +00:00
Roeland Jago Douma
dd15401114
Throttle MountPublicLinkController when share is not found
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-05-12 19:26:21 +00:00
Robin Appelman
945bd042b3
ignore readonly flag for directories
...
see http://support.microsoft.com/kb/326549
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-05-12 16:26:34 +00:00
Roeland Jago Douma
09affbb162
Add bruteforce protection to the shareinfo endpoint
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-05-12 08:13:23 +00:00
Nextcloud bot
b968ebfa87
[tx-robot] updated from transifex
2021-05-12 02:26:47 +00:00
Nextcloud bot
9d038540ef
[tx-robot] updated from transifex
2021-05-10 02:32:12 +00:00
Nextcloud bot
5d9333f4ad
[tx-robot] updated from transifex
2021-05-09 02:25:45 +00:00
Nextcloud bot
9707999827
[tx-robot] updated from transifex
2021-05-08 02:25:21 +00:00
Nextcloud bot
ea6649a511
[tx-robot] updated from transifex
2021-05-07 02:27:15 +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
5f13a3a6a9
[tx-robot] updated from transifex
2021-05-03 02:26:04 +00:00
Nextcloud bot
1a599fa99b
[tx-robot] updated from transifex
2021-05-02 02:25:50 +00:00
Nextcloud bot
3b89f03484
[tx-robot] updated from transifex
2021-05-01 02:27:01 +00:00
Nextcloud bot
ce3ef23d26
[tx-robot] updated from transifex
2021-04-30 02:28:21 +00:00
Roeland Jago Douma
1092ba8328
Merge pull request #25974 from nextcloud/backport/25417/stable19-fix-account-data-visibility-after-disabling-public-addressbook-upload
...
[stable19] Fix account data visibility after disabling public addressbook upload
2021-04-29 20:50:24 +02:00
Roeland Jago Douma
1c2e547e9a
Merge pull request #26629 from nextcloud/backport/25189/stable19
...
[stable19] add command to repair broken filesystem trees
2021-04-29 20:48:47 +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
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
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
435ce0d971
Merge pull request #26799 from nextcloud/backport/26785/stable19
...
[stable19] LDAP: do not bother to search after the last page
2021-04-28 08:46:35 -01:00
Nextcloud bot
5eaa0973b7
[tx-robot] updated from transifex
2021-04-28 02:26:17 +00:00
Arthur Schiwon
6a3b483273
do not try to search after the last page
...
- saves an LDAP requests in these cases
- prevents a Protocol Error logged on < 7.3 API (for backports)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-04-27 17:43:44 +00:00
Lukas Reschke
23d0c71877
Run cs:fix
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-04-27 16:21:00 +02:00
Roeland Jago Douma
771dfc8170
No longer add trusted servers on federated share creation
...
It was disabled by default for ages. And often resulted in unwanted
behavior. If admins want trusted servers they just have to do it
manually.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-04-27 15:54:16 +02:00
Nextcloud bot
d18aa63560
[tx-robot] updated from transifex
2021-04-27 02:26:05 +00:00
Roeland Jago Douma
3f6be3d791
Improve federated permission handling
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-04-26 15:29:04 +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