Commit Graph

1395 Commits

Author SHA1 Message Date
A.Unger
6e4c6a875a update ocis-pkg dependencies 2020-09-18 12:36:10 +02:00
A.Unger
c284b4d07b Add 'ocis-pkg/' from commit '72d605ba3857d0b972ddd72e226d8a5360fb480d'
git-subtree-dir: ocis-pkg
git-subtree-mainline: 4c12bed11b
git-subtree-split: 72d605ba38
2020-09-18 12:34:50 +02:00
A.Unger
4c12bed11b update dependencies and import paths 2020-09-18 12:33:35 +02:00
A.Unger
38cecdbf0f Add 'accounts/' from commit 'd2585070bc25d2c8cd0c86476041ee502afb4ac5'
git-subtree-dir: accounts
git-subtree-mainline: 7b8e9bc298
git-subtree-split: d2585070bc
2020-09-18 12:21:51 +02:00
David Christofas
d2585070bc Merge pull request #119 from owncloud/change-hashing-algorithm
change hashing algorithm from SHA-512 to bcrypt
2020-09-17 09:31:56 +02:00
Phil Davis
7b8e9bc298 Merge pull request #536 from owncloud/improve-reva-service-descriptions
Improve reva storage service descriptions
2020-09-16 22:16:02 +05:45
Vincent Petry
aa46f0abb9 Improve reva storage service descriptions
The descriptions make it clearer that the services actually represent a
mount point in the combined storage. Each mount point can have a
different driver.
2020-09-16 22:14:50 +05:45
Phil Davis
e6c442fc7c Merge pull request #589 from owncloud/add-StepThroughExtension-to-test-runner
[Tests-Only] Add StepThroughExtension to acceptance test runner
2020-09-16 22:12:24 +05:45
Phil Davis
3f4733e889 Add StepThroughExtension to acceptance test runner 2020-09-16 22:09:59 +05:45
Dipak Acharya
e8da801512 Fix the ui tests for selecting the role of the user 2020-09-16 21:12:09 +05:45
Dipak Acharya
bec637d38e Merge pull request #584 from owncloud/update-expected-failure-eos
[Tests-Only] update expected failures for eos tests
2020-09-16 20:34:16 +05:45
Dipak Acharya
31a5b2006c [Test-Only] update expected failures for eos tests 2020-09-16 19:48:03 +05:45
David Christofas
6c90f6bbb2 Merge pull request #588 from owncloud/update-ocis-ocs
update ocis-ocs
2020-09-16 14:16:54 +02:00
David Christofas
826a67b98d change hashing algorithm from SHA-512 to bcrypt
Even though SHA-512 is currently considered a secure algorithm it is not the best choice for password hashing. As this change introduces a breaking change it is beast to introduce it as early as possible to prevent us from having to implement a migration strategy

Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-16 14:10:01 +02:00
David Christofas
54ff430705 update ocis-ocs
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-16 13:40:00 +02:00
Benedikt Kulmann
0d0a07e80f Automated changelog update [skip ci] 2020-09-16 10:02:24 +00:00
Benedikt Kulmann
02129e90fe Merge pull request #123 from owncloud/prevent-duplicate-accounts
Prevent creating duplicate accounts
2020-09-16 11:48:10 +02:00
Benedikt Kulmann
49348704b7 Fix errors for test assertions to use go-micro errors 2020-09-16 09:59:54 +02:00
Benedikt Kulmann
cb9160368e Enable/fix test for creating duplicate accounts 2020-09-16 09:59:53 +02:00
Benedikt Kulmann
b2f076e467 Rename test helper function to reflect it's purpose properly 2020-09-16 09:59:53 +02:00
Benedikt Kulmann
b4be122c3c Changelog 2020-09-16 09:59:53 +02:00
Benedikt Kulmann
0272dc269e Reject new account if id, mail or username already exists 2020-09-16 09:59:53 +02:00
Dipak Acharya
ad5a61d995 Merge pull request #580 from owncloud/bump-core-commit-id-20200915
[Tests-Only] Bump core commit for tests 20200915
2020-09-16 08:52:18 +05:45
Phil Davis
257786885f Bump core commit for tests 20200915 2020-09-15 22:09:31 +05:45
David Christofas
061f12020f Merge pull request #120 from owncloud/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
2020-09-15 13:45:23 +02:00
dependabot[bot]
87cc95f1eb Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-15 11:29:15 +00:00
David Christofas
1f855dd9ef Automated changelog update [skip ci] 2020-09-15 11:28:12 +00:00
David Christofas
786684c017 Merge pull request #122 from owncloud/dependabot/npm_and_yarn/lodash-4.17.20
Bump lodash from 4.17.15 to 4.17.20
2020-09-15 13:14:27 +02:00
dependabot[bot]
9e824b68a4 Bump lodash from 4.17.15 to 4.17.20
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-15 10:31:24 +00:00
David Christofas
79fc96c401 Automated changelog update [skip ci] 2020-09-15 10:29:38 +00:00
David Christofas
4d973de408 Merge pull request #121 from owncloud/dependabot/npm_and_yarn/bl-4.0.3
Bump bl from 4.0.2 to 4.0.3
2020-09-15 12:14:34 +02:00
dependabot[bot]
631a7f2001 Bump bl from 4.0.2 to 4.0.3
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-15 09:54:10 +00:00
Dipak Acharya
3685a257a8 Merge pull request #559 from owncloud/bump-core-commit-20200914
[Tests-Only] Bump core commit for tests 20200914
2020-09-14 17:55:56 +05:45
Phil Davis
717dc36977 Bump core commit for tests 20200914 2020-09-14 17:21:27 +05:45
Phil Davis
3f8fb10990 Automated changelog update [skip ci] 2020-09-13 07:00:41 +00:00
Phil Davis
0ee2f609fd Merge pull request #556 from owncloud/update-ocis-reva-cleanup-config
Update ocis reva including config cleanup
2020-09-13 12:03:41 +05:45
Phil Davis
622981ca20 Do not use skeleton files in local API tests 2020-09-13 09:14:41 +05:45
Phil Davis
b0494f7d85 Adjust expected-failures-on-OCIS-storage.txt 2020-09-13 09:14:30 +05:45
Phil Davis
b953b5e546 Skip local tests on OCIS storage 2020-09-13 09:14:22 +05:45
Phil Davis
7ce9cd58b8 Add different storage test pipelines to drone CI 2020-09-13 09:14:13 +05:45
Phil Davis
86af3bdc92 Bump core commit for tests 2020-09-13 09:14:04 +05:45
Benedikt Kulmann
389f83da75 Update ocis-reva v0.14.0 2020-09-12 18:41:48 +05:45
Benedikt Kulmann
2f804739df Changelog 2020-09-12 18:41:48 +05:45
Jörn Friedrich Dreyer
4c9c5850f2 Automated changelog update [skip ci] 2020-09-12 12:21:51 +00:00
Jörn Friedrich Dreyer
eaff4c3e67 Merge pull request #555 from owncloud/fix-account-creation
Fix account creation
2020-09-12 13:45:05 +02:00
Benedikt Kulmann
2540069c3a Add changelog 2020-09-11 19:25:31 +02:00
Benedikt Kulmann
7eaf65aa54 Update ocis-accounts@master 2020-09-11 19:23:38 +02:00
Benedikt Kulmann
e55b8ae2f4 Automated changelog update [skip ci] 2020-09-11 16:16:16 +00:00
Benedikt Kulmann
00e2e610c6 Merge pull request #118 from owncloud/fix-indexing-on-service-start
Fix indexing on service start
2020-09-11 17:36:57 +02:00
Benedikt Kulmann
9e52ee42b9 Change changelog 2020-09-11 17:21:50 +02:00