Commit Graph

12607 Commits

Author SHA1 Message Date
Sagar Gurung 67296caf14 Forward port json drill apispaces (#5818)
* Added json schema for response check in apiSpaces suite

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* Review Address

* Added schema for space management feature

* Added new schema asper change in master

* fix feature file

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2023-03-15 10:06:58 +05:45
Swikriti Tripathi 173850a35c [tests-only][full-ci] Add tests for checking the end of expiration date (#5819)
* Add tests to check the end of an expiration date

* fix style

* fix style

* enable group share test

* skip group share test on ocis
2023-03-15 09:27:45 +05:45
Martin 872f72b3c7 Merge pull request #5827 from owncloud/fix_envvar_description
[docs-only] Syncing one frontend envvar description from backport
2023-03-14 17:23:14 +01:00
David Christofas 784f42e186 Automated changelog update [skip ci] 2023-03-14 15:56:47 +00:00
David Christofas 5ddf7334c8 Merge pull request #5826 from rhafer/issue/3432
Avoid repeated default role assignment
2023-03-14 16:56:19 +01:00
mmattel dd372203d3 [docs-only] Syncing one frontend envvar description from backport 2023-03-14 16:33:24 +01:00
Florian Schade a58466825c Automated changelog update [skip ci] 2023-03-14 15:09:35 +00:00
Ralf Haferkamp 46acc8f1ee Fix default assigments for demo and admin users
When using metadata backend the default role assignments for the demo users
where create independed of whether the demo users are were actually requested
to be created. This also fixes the name of the env var for enabling the demo
users. This was missed when moving from the accounts service to graph/idm for
user management.
2023-03-14 16:08:37 +01:00
Ralf Haferkamp dbe40bd7c7 Avoid repeated default role assignments
When using the metadata storage (the current default) the default role
assignments were recreated at every start of the settings service. Leading to
duplicated role assignments

Fixes: #3432
2023-03-14 16:08:37 +01:00
Florian Schade f38a9f4385 Introduce Policies-Service (#5716)
* add policies service
add policies proxy middleware
add policies event service
add policies grpc service
prepare ci and git environments (ci, make, readme, doc)

* add webfinger to the drone conf

* fix docs
remove not used virus scan postprocessing step

* relocate example rego file
implicitly enable and disable proxy and postprocessing policy checking by setting the query.
update configuration descriptions

* move policies
update readme

* use converter func to convert pp environment to actual environment
expose and test custom rego functions
add engine unit tests
add opa unit tests
update policies readme

Co-authored-by: Martin <github@diemattels.at>

* relocate sample policies to the deployments folder
change and document policies service port

* update index.md and small fix

* add health command
add version command
add debug server

---------

Co-authored-by: Martin <github@diemattels.at>
2023-03-14 16:08:22 +01:00
kobergj d06d2012be Merge pull request #5753 from kobergj/TranslateNotifications
Translate Notifications
2023-03-14 16:02:37 +01:00
Daniel Swärd ca30972d40 Remove test from expected failures. 2023-03-14 15:21:58 +01:00
Daniel Swärd 6b11f0bfe4 graph: Fix problem with unescaped semicolon and such causing problems. 2023-03-14 15:21:58 +01:00
Prarup Gurung b041995734 Merge pull request #5820 from owncloud/remove-runOcc-method-from-setupHelper-master
[full-ci] [tests-only] Remove `runOcc` method from `SetupHelper` master
2023-03-14 16:48:21 +05:45
dependabot[bot] d77f3a9143 Bump github.com/onsi/gomega from 1.27.3 to 1.27.4
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.3 to 1.27.4.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.27.3...v1.27.4)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 08:46:31 +01:00
dependabot[bot] ac78ad1f38 Bump github.com/go-chi/chi/v5 from 5.0.7 to 5.0.8
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.0.7...v5.0.8)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 08:45:50 +01:00
Prarup Gurung 68ed280e27 Cleaned up orphaned methods in SetupHelper 2023-03-14 12:17:39 +05:45
Prarup Gurung 810b7b5279 Refactored code where SetupHelper::runOcc method is used 2023-03-14 12:17:31 +05:45
Prarup Gurung 32b9d0896e Removed, runOcc method from setupHelper 2023-03-14 12:17:21 +05:45
Michael Barz 230977e406 add empty locale folder, add reader pkg to bingo
add empty locale for de_DE

add reader pkg to bingo, add empty german translation
2023-03-14 00:08:29 +01:00
Andre Duffeck 06e2fee99a enable messagepack backend (#5762)
Switch to dev branch temporarily

bump commit



bump reva commit



bump reva to 0fc4fd83



bump reva to 144d26e7



enable treesize accounting



bump reva

bump reva

bump reva

bump reva

bump reva

bump reva

bump reva

bump reva

bump reva

bump reva

bump reva to 5fd530ba4f87



use messagepack bin format



bump reva to 5d216811275c



Bump reva

Bump reva

Bump reva

bump reva

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: Michael Barz <mbarz@owncloud.com>
2023-03-13 22:06:48 +01:00
jkoberg c236e03861 remove .pot file
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-13 16:14:14 +01:00
mmattel a0df1157d6 update the tranlations part in readme 2023-03-13 16:13:15 +01:00
David Christofas d0e481bf63 Merge pull request #5794 from owncloud/dependabot/go_modules/github.com/rs/zerolog-1.29.0
Bump github.com/rs/zerolog from 1.28.0 to 1.29.0
2023-03-13 10:47:23 +01:00
jkoberg 3e090c557f make translationpath configurable
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-13 10:28:32 +01:00
Michael Barz 5a456416a5 Merge pull request #5756 from owncloud/dj4oC-patch-1
Update shareCreated.email.body.tmpl
2023-03-13 10:10:45 +01:00
David Christofas 1039953a3b Merge pull request #5806 from amamus/patch-3
Update .env
2023-03-13 09:55:11 +01:00
David Christofas 4af855ce53 Merge pull request #5807 from amamus/patch-4
Update .env
2023-03-13 09:54:26 +01:00
dependabot[bot] f61315fa09 Bump github.com/rs/zerolog from 1.28.0 to 1.29.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.28.0...v1.29.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 08:51:04 +00:00
David Christofas 9fb2c26b7d Merge pull request #5810 from owncloud/dependabot/go_modules/github.com/onsi/gomega-1.27.3
Bump github.com/onsi/gomega from 1.25.0 to 1.27.3
2023-03-13 09:47:28 +01:00
dependabot[bot] d7627fe65e Bump github.com/onsi/gomega from 1.25.0 to 1.27.3
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.25.0 to 1.27.3.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.25.0...v1.27.3)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 07:56:51 +00:00
Prarup Gurung 3a88a0e114 Merge pull request #5808 from owncloud/remove-isTestingOnOcis-method-master
[full-ci] [tests-only] Removed method `isTestingOnOcis`, and refactored code
2023-03-13 12:51:23 +05:45
Prarup Gurung 06169628af Removed method isTestingOnOcis, and refactored code 2023-03-13 12:08:42 +05:45
Phil Davis fd64718a7c Merge pull request #5788 from owncloud/remove-isTestingOnOc10-method-master
[full-ci] [tests-only] Removed method isTestingOnOc10, and refactored code
2023-03-13 10:56:58 +05:45
Prarup Gurung 152f71ca3b Removed method isTestingOnOc10, and refactored code 2023-03-13 10:09:45 +05:45
David f944f9f8d1 Update .env
Added Collabora Admin Panel URL
2023-03-12 20:58:43 +01:00
David ff7cb56b17 Update .env
added explanation how to use traefik dashboard basic auth
2023-03-12 20:18:18 +01:00
Swikriti Tripathi b445f847e8 Refactor test for updating the share (#5789) 2023-03-11 12:47:31 +05:45
jkoberg 495d507ce1 add .tx folder
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-10 11:31:46 +01:00
Viktor Scharf 94c3df2246 [test-only] add test to filter or (#5771)
* add test to filter or

* lint
2023-03-10 09:05:00 +01:00
Viktor Scharf 8560015c18 [test-only] add api tests to editing user name (#5769)
* add tests to edit user name

* style fix

* fix after review
2023-03-10 09:02:33 +01:00
Michael Barz f682907f81 Merge pull request #5786 from owncloud/bump-web-v7.0.0-rc.19
[full-ci] chore: bump web to v7.0.0-rc.20
2023-03-10 09:01:10 +01:00
Michael Barz 89d7bfcf24 bump to v7.0.0-rc.20 2023-03-10 07:58:33 +01:00
David Christofas 0d70db88a5 Automated changelog update [skip ci] 2023-03-09 16:25:29 +00:00
David Christofas 0f77acab45 Merge pull request #5785 from owncloud/update-reva
Update reva
2023-03-09 17:24:55 +01:00
Jannik Stehle 2bbe35b978 chore: bump web to v7.0.0-rc.19 2023-03-09 16:49:04 +01:00
David Christofas fcf958c8bf update reva to include the password enforcement fixes 2023-03-09 16:24:32 +01:00
jkoberg a2737cdc98 use forked gotext pkg
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-09 16:18:28 +01:00
jkoberg cb31f9923f remove l10n from gitignore
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-09 16:18:28 +01:00
jkoberg 1fc2bbcb08 embed translation on startup
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-09 15:16:59 +01:00