Roeland Jago Douma
cd457cc68b
Always renew apppasswords on login
...
Else you can end up that you renewed your password (LDAP for example).
But they still don't work because you did not use them before you logged
in.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-02-10 19:02:37 +01:00
dependabot-preview[bot]
3e35d2c394
Merge pull request #25403 from nextcloud/dependabot/npm_and_yarn/vuex-3.6.2
2021-02-03 09:38:05 +00:00
dependabot-preview[bot]
57263eb08f
Bump vuex from 3.6.0 to 3.6.2
...
Bumps [vuex](https://github.com/vuejs/vuex ) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/vuejs/vuex/releases )
- [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vuex/compare/v3.6.0...v3.6.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-02-03 08:47:14 +00:00
Joas Schilling
3f780b0b9b
Merge pull request #25454 from nextcloud/this-is-22
...
This is 22
2021-02-03 09:30:38 +01:00
Joas Schilling
9de00f3d24
This is 22
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-03 08:38:41 +01:00
Nextcloud bot
8c41589b30
[tx-robot] updated from transifex
2021-02-03 02:19:44 +00:00
Roeland Jago Douma
17930c64f4
Merge pull request #25453 from nextcloud/revert-25438-pin-psalm-version
...
Revert "Pin Psalm version to an older one"
2021-02-02 22:12:01 +01:00
Roeland Jago Douma
08cae2ec44
Revert "Pin Psalm version to an older one"
2021-02-02 22:08:01 +01:00
Roeland Jago Douma
99f7fa4ae7
Merge pull request #25438 from nextcloud/pin-psalm-version
...
Pin Psalm version to an older one
2021-02-02 22:05:11 +01:00
Roeland Jago Douma
137636b651
Merge pull request #24700 from Imajie/s3-creds
...
Resolves #24699 , Support ES2 and ECS instance providers for S3 buckets
2021-02-02 21:48:22 +01:00
Roeland Jago Douma
5c6d245661
Merge pull request #25393 from nextcloud/fix/25165/repair-dav-shares
...
add repair job for unencoded group share uris
2021-02-02 21:43:42 +01:00
Roeland Jago Douma
e55862f2c8
Merge pull request #25429 from nextcloud/dependachristoph/composer/symfony-4.4.19
...
Bump Symfony from 4.4.18 to 4.4.19
2021-02-02 21:24:49 +01:00
Roeland Jago Douma
9db3b28983
Merge pull request #25446 from nextcloud/bugfix/noid/avoid-duplicate-template-registration
...
Avoid template creators being registered multiple times
2021-02-02 20:37:36 +01:00
Julius Härtl
18e2e86b95
Avoid template creators being registered multiple times
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-02-02 19:36:31 +01:00
Christoph Wurst
ad2033ef1d
Merge pull request #25444 from nextcloud/bug/25415/move-generic-errors-to-end
...
Check for generic errors at last.
2021-02-02 18:59:43 +01:00
Daniel Kesselberg
fe378200fa
Check for generic errors at last.
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-02-02 18:28:49 +01:00
Lukas Reschke
f1d2dcdaa5
Pin Psalm version to an older one
...
Ref https://github.com/vimeo/psalm/issues/5144
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-02-02 13:54:18 +00:00
Julius Härtl
392dc8b8fa
Merge pull request #25424 from nextcloud/bugfix/noid/direct-login-fail
...
Keep direct login active when redirecting
2021-02-02 10:27:51 +01:00
Julius Härtl
480f786fa0
Merge pull request #25400 from nextcloud/dependabot/npm_and_yarn/marked-1.2.8
2021-02-02 10:22:18 +01:00
Christoph Wurst
b7b89342ca
Bump Symfony from 4.4.18 to 4.4.19
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-02 09:11:16 +01:00
dependabot-preview[bot]
94392817c6
Bump marked from 1.2.7 to 1.2.8
...
Bumps [marked](https://github.com/markedjs/marked ) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js )
- [Commits](https://github.com/markedjs/marked/compare/v1.2.7...v1.2.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-02 09:10:38 +01:00
Nextcloud bot
e18c608cb4
[tx-robot] updated from transifex
2021-02-02 02:19:50 +00:00
Julius Härtl
d7a80293ab
Keep direct login active when redirecting
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-02-01 14:25:56 +01:00
Nextcloud bot
86678ba5df
[tx-robot] updated from transifex
2021-02-01 02:19:36 +00:00
Nextcloud bot
d1bdd1ceba
[tx-robot] updated from transifex
2021-01-31 02:19:02 +00:00
Roeland Jago Douma
e32a14788c
Merge pull request #25405 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2021-01-30 08:41:02 +01:00
Nextcloud-PR-Bot
3d07fa5888
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-01-30 04:37:08 +00:00
dependabot-preview[bot]
44c29eb273
Merge pull request #25402 from nextcloud/dependabot/npm_and_yarn/sinon-9.2.4
2021-01-30 02:54:45 +00:00
Nextcloud bot
fcbe4c5be5
[tx-robot] updated from transifex
2021-01-30 02:20:34 +00:00
dependabot-preview[bot]
3bf06f7c48
Bump sinon from 9.2.3 to 9.2.4
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 9.2.3 to 9.2.4.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v9.2.3...v9.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-30 02:18:58 +00:00
Arthur Schiwon
d4a45b4cac
test: adjust expectation
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-01-29 19:32:12 +01:00
Arthur Schiwon
3ecc6d0a8a
show suggestion to clean up possible invalid shares later
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-01-29 17:43:58 +01:00
Arthur Schiwon
bd8b43127f
take into account that UNIQUE index might not work as expected
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-01-29 17:29:10 +01:00
Arthur Schiwon
558f062ca6
add repair job for unencoded calendars
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-01-29 17:29:10 +01:00
Roeland Jago Douma
98c8cd5089
Merge pull request #25383 from nextcloud/bugfix/24893
...
Properly handle SMB ACL blocking scanning a directory
2021-01-29 15:52:14 +01:00
Christoph Wurst
8fcc0e8d8c
Merge pull request #25302 from mziech/patch-2
...
Use RFC-compliant URL encoding for cookies
2021-01-29 13:38:02 +01:00
Roeland Jago Douma
13c7a92789
Merge pull request #25377 from nextcloud/bugfix/noid/template-skeleton
...
Fix initializing the template directory on first login
2021-01-29 13:19:05 +01:00
Christoph Wurst
65b6b45976
Merge pull request #25218 from nextcloud/fix/25213/do-no-remove-vali-dav-group-shares
...
do not remove valid group shares
2021-01-29 11:36:28 +01:00
Julius Härtl
e9ae943bba
Properly handle SMB ACL blocking scanning a directory
...
This makes sure that a possible ForbiddenException is properly passed
through the storage as a ForbiddenException and can be catched when
trying to fetch the quota info of a parent folder
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-29 11:26:22 +01:00
Christoph Wurst
6a3321cefe
Merge pull request #25101 from nextcloud/fix/noid/ldap-known-groups
...
LDAP: make actually use of batch read known groups
2021-01-29 10:57:31 +01:00
Julius Härtl
222d8e6c1a
Use proper path for scanner
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-29 09:40:46 +01:00
Julius Härtl
0d384dedaa
Obtain the user language from the passed in user id
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-29 08:56:32 +01:00
Julius Härtl
39a4b1c401
Normalize compared path to avoid renaming to the same directory
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-29 08:43:17 +01:00
Christoph Wurst
395826b81a
Merge pull request #25369 from nextcloud/fix/query_str_arrays_as_str_array
...
The objectid is a string
2021-01-29 08:13:00 +01:00
Roeland Jago Douma
d470e29ec3
Merge pull request #25372 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2021-01-29 08:10:10 +01:00
Nextcloud-PR-Bot
5c1bb96c47
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-01-29 04:38:37 +00:00
Nextcloud bot
d31013f1b8
[tx-robot] updated from transifex
2021-01-29 02:21:15 +00:00
Roeland Jago Douma
7e727a1a31
The objectid is a string
...
This allows the query to use the index. Else it has to resort on
scanning all the rows.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-28 22:09:55 +01:00
Roeland Jago Douma
2d22b5671a
Merge pull request #25245 from nextcloud/version/21/beta8
...
21 beta8
2021-01-28 20:38:46 +01:00
Roeland Jago Douma
e29f903dc4
Merge pull request #25360 from nextcloud/fix/update-autoloaders
...
Update all composer autoloader files
2021-01-28 20:38:22 +01:00