Commit Graph

13673 Commits

Author SHA1 Message Date
Michael Barz 46696bffeb prepare changelog, bump version 2023-05-22 14:33:15 +02:00
jkoberg b3ec78ab24 default LDAP_WRITE_ENABLED to true
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-22 14:25:05 +02:00
jkoberg 4c2446e22d bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-22 09:52:52 +02:00
jkoberg 2a5caf74e8 idcache configuration
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-22 09:51:37 +02:00
Andre Duffeck 798f3d53dc Merge pull request #6356 from aduffeck/reduce-search-index-size
Do not include full-text and tag data in the composite field
2023-05-22 09:51:20 +02:00
ownClouders 6b87cfd596 Automated changelog update [skip ci] 2023-05-21 00:44:06 +00:00
ownClouders 67a0fdb10c [tx] updated from transifex 2023-05-20 00:06:58 +00:00
André Duffeck 6275b7b124 Do not include full-text and tag data in the composite field
This commit removes the full-text and tag data from the composite field
("_all") which can be used for default term queries which we don't do
anyways.
2023-05-19 16:13:30 +02:00
Sawjan Gurung 64476d8426 Automated changelog update [skip ci] 2023-05-19 12:20:38 +00:00
Sawjan Gurung 89d92d7b1d [docs-only] Add email service to the docker-compose setup for tests (#6347)
* add email docker compose for running tests

* update docs to run email tests in docker compose setup

* fix typo
2023-05-19 18:03:55 +05:45
Jörn Friedrich Dreyer fe6195b689 Automated changelog update [skip ci] 2023-05-19 09:00:25 +00:00
Jörn Friedrich Dreyer e0873dee38 fix typo (#6352)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-05-19 10:59:37 +02:00
Sawjan Gurung 6642cb4c7d Automated changelog update [skip ci] 2023-05-19 07:27:56 +00:00
Sawjan Gurung 6a6d292959 [docs-only] Update testing docs (#6346)
* format testing.md file

* move down the parallel deployment test doc

* rename ocis to oCIS

* reword docker test setup docs

* reword and refactor

* add more information to email notification tests doc

* update env varaibles

* fix brackets

* address reviews

* add note on scenario line number

* elaborate possibility of line number changes

* capitalize headline

* fix typo
2023-05-19 13:12:10 +05:45
Phil Davis 61ce83d67e Merge pull request #6341 from owncloud/allows-to
Reword 'allows to' sentences
2023-05-18 11:05:40 +05:45
Phil Davis 4874da778c Reword 'allow to' sentences 2023-05-18 09:48:29 +05:45
Phil Davis f19830e919 Reword 'allows to' sentences 2023-05-18 09:46:25 +05:45
Michael Barz 419c624304 Automated changelog update [skip ci] 2023-05-18 00:06:40 +00:00
Michael Barz b0f453761f Automated changelog update [skip ci] 2023-05-17 18:27:28 +00:00
Michael Barz 731263b12a Merge pull request #6339 from kobergj/GraphUserCapabilities
Graph User Capabilities
2023-05-17 20:26:44 +02:00
jkoberg 98e2778f1a bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-17 19:31:01 +02:00
jkoberg 03b31b9580 give spaceadmin delete-all-spaces
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-17 19:31:01 +02:00
jkoberg c76fb5f412 add graph user capabilities
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-17 19:27:07 +02:00
Michael Barz e318919ea7 Automated changelog update [skip ci] 2023-05-17 17:24:18 +00:00
Michael Barz 8173bb3323 Merge pull request #6340 from owncloud/update-reva
[full-ci] update reva to 2.13.3
2023-05-17 19:23:44 +02:00
Ralf Haferkamp 71a5d4b99e Automated changelog update [skip ci] 2023-05-17 14:16:58 +00:00
Ralf Haferkamp 1d85593c7e graph: Adjust defaults for user, group and SpaceProperties caches
The old default ttl of 30 minutes for the caches seems way too long. It
could cause outdated information users or groups to be returned for
quite a while. Especially since the TTL was reset every time an entry was
fetched from the cache. This is disabled now as well.

Fixes: #6320
2023-05-17 16:16:24 +02:00
Martin 55b5caec0b Merge pull request #6328 from owncloud/option-OpenLinksWithDefaultApp
Add config var OpenLinksWithDefaultApp
2023-05-17 15:15:11 +02:00
Jan 20f068bc06 Change description 2023-05-17 14:35:01 +02:00
Jan d345db7dec Add config var OpenLinksWithDefaultApp 2023-05-17 14:31:52 +02:00
Michael Barz 6a052b9d24 update expected failures 2023-05-17 14:02:15 +02:00
Michael Barz 9d050e237a update reva 2023-05-17 12:02:34 +02:00
Michael Barz 785178f2a7 Automated changelog update [skip ci] 2023-05-17 09:55:47 +00:00
Michael Barz 3aa2010471 Merge pull request #6308 from aduffeck/reindex-on-space-renamed
Trigger a space reindex when the space has been renamed
2023-05-17 11:44:55 +02:00
kobergj e7b8780845 Merge pull request #6336 from owncloud/fix_permission_type_descriptions
[docs-only] Fix settings typos
2023-05-17 11:30:30 +02:00
Michael Barz 1606f968c6 Automated changelog update [skip ci] 2023-05-17 09:05:35 +00:00
Michael Barz 4e2a16af81 Merge pull request #6329 from owncloud/update-reva
[full-ci] update reva to latest edge
2023-05-17 11:04:57 +02:00
Martin 98c6e3a7e0 Update services/settings/pkg/store/defaults/defaults.go
Co-authored-by: kobergj <jkoberg@owncloud.com>
2023-05-17 10:44:50 +02:00
mmattel 7fd9b30258 [docs-only] Fix settings typos 2023-05-17 10:35:40 +02:00
Viktor Scharf 39f227701b Automated changelog update [skip ci] 2023-05-17 08:02:15 +00:00
Viktor Scharf 36d7e77baa [test-only][full-ci] Api tests. get notification on different languages (#6254)
* get notification on different languages

* set default english if no configured

* fix

* fix after review

* fix after rebase

* after review
2023-05-17 10:00:47 +02:00
dependabot[bot] 4aad1db780 Bump github.com/rogpeppe/go-internal from 1.9.0 to 1.10.0
Bumps [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/rogpeppe/go-internal/releases)
- [Commits](https://github.com/rogpeppe/go-internal/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/rogpeppe/go-internal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 08:41:41 +02:00
Christian Richter d25dd13017 Automated changelog update [skip ci] 2023-05-17 06:17:33 +00:00
Christian Richter 8f847501dc Merge pull request #6309 from dragonchaser/issue-4472-shared-jail-quote-api
remove quote from api response in share jails
2023-05-17 08:16:51 +02:00
ownClouders 158971b97c [tx] updated from transifex 2023-05-17 00:41:51 +00:00
Michael Barz d59a801c39 update expected failures 2023-05-16 20:56:26 +02:00
Michael Barz 3e67cef3bf update reva to latest edge 2023-05-16 19:41:34 +02:00
Ralf Haferkamp 53ed8684f7 Automated changelog update [skip ci] 2023-05-16 15:26:43 +00:00
Ralf Haferkamp 6c6ec2db48 Bump libregraph/lico to latest master
This is need for getting this fix: libregraph/lico#95
2023-05-16 17:25:55 +02:00
Ralf Haferkamp 2baf86900d idp: Use the UUID attribute for computing the "sub" claim
This avoids that recreating the user with the same name will create the
same "sub" claim. Even though it gets a new UUID

Fixes: #904
2023-05-16 17:25:55 +02:00