Commit Graph

1219 Commits

Author SHA1 Message Date
jkoberg d18e32627f bump web to 7.0.0-rc39
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-01 09:49:22 +02:00
jkoberg 5eae568a32 use correct logo permission name
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-31 15:02:14 +02:00
jkoberg b41b1ec4cb rename permssions
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-30 10:35:51 +02:00
ownClouders 7094891f4d [tx] updated from transifex 2023-05-30 00:03:06 +00:00
Andre Duffeck c0665975b3 Do not try to fulltext-index large files. (#6395)
* Do not try to extract the content of large files.

Both tika and ocis do not handle large files/archives very well.

* Apply suggestions from code review

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

---------

Co-authored-by: Martin <github@diemattels.at>
2023-05-27 19:03:58 +02:00
Jörn Friedrich Dreyer 632b206675 trace proxie middlewares (#6313)
* trace proxie middlewares

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* Update ocis-pkg/service/grpc/client.go

Co-authored-by: Christian Richter <1058116+dragonchaser@users.noreply.github.com>

* default tls is off

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: Christian Richter <1058116+dragonchaser@users.noreply.github.com>
2023-05-27 10:18:24 +02:00
Jörn Friedrich Dreyer b8bdd4573a introduce otlp tracing (#5132)
* introduce otel tracing

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* use new trace provider initialization

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* work

* bump reva

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* remove commented code

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add vendor changes

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-05-26 22:21:03 +02:00
Roman Perekhod e57e6046d3 Fix preview or viewing of shared animated GIFs (#6386)
* Fix preview or viewing of shared animated GIFs

---------

Co-authored-by: Roman Perekhod <rperekhod@owncloud.com>
2023-05-26 14:52:12 +02:00
kobergj 924f0c408d Merge pull request #6370 from kobergj/AddFulltextsearchCapability
Add Fulltextsearch Capability
2023-05-25 15:50:43 +02:00
jkoberg 70391a0bf2 unify CACERT envvars
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-25 13:32:37 +02:00
André Duffeck e1279da025 Do not mess with non-lowercased fields 2023-05-25 10:55:52 +02:00
Sawjan Gurung 14de04cb52 update idp pnpm-lock file (#6385) 2023-05-25 12:30:04 +05:45
Martin 9f2500eba1 Merge pull request #6379 from rhafer/issue/6194
proxy: Return an error when autoprovision a user fails
2023-05-24 18:50:15 +02:00
Ralf Haferkamp 3dc0fff1f4 proxy: Return an error when autoprovision a user fails
Fixes: #6194
2023-05-24 17:17:15 +02:00
Ralf Haferkamp efc5e249e2 graph: Clarify wording for GRAPH_USERNAME_MATCH setting 2023-05-24 17:17:15 +02:00
Ralf Haferkamp 0726f1b143 graph/users: Sanitize some log levels
The "calling function XYZ" log messages should only appear at debug level.
Message indicating client errors when creating a user (e.g. invalid characters
in username or missing attributes) are logged at info level (instead of debug)
now.
2023-05-24 17:17:15 +02:00
Ralf Haferkamp 54adf267c0 Fix oidc username claim name
It's 'preferred_username' not 'preferred_user'.
2023-05-24 17:12:38 +02:00
Jannik Stehle 61bb98cf23 Merge pull request #6375 from owncloud/bump-web-v7.0.0-rc.38
[full-ci] chore: bump web to v7.0.0-rc.38
2023-05-24 16:32:08 +02:00
kobergj 382a2800f8 Update services/search/README.md
Co-authored-by: Martin <github@diemattels.at>
2023-05-24 13:58:40 +02:00
jkoberg 50ef698fda add fulltextsearch capability
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-24 13:58:37 +02:00
André Duffeck f033182e09 Log search durations 2023-05-24 13:12:41 +02:00
André Duffeck cfb0152372 Fix boolean queries 2023-05-24 12:01:35 +02:00
André Duffeck b1bfb93230 Fix test expectations 2023-05-24 12:01:35 +02:00
André Duffeck e8c9d16576 Do not choke on : searches
Fixes #4744
2023-05-24 12:01:35 +02:00
André Duffeck 9fe1225b53 Make field base search case insensitive
Fixes part of #6366
2023-05-24 12:01:35 +02:00
Jannik Stehle 4f05f6dc09 chore: bump web to v7.0.0-rc.38 2023-05-24 11:27:15 +02:00
Ralf Haferkamp 3e54c5b3db docs: clarify wording for 'OCIS_LDAP_SERVER_WRITE_ENABLED' 2023-05-24 10:24:19 +02:00
Michael Barz e4aaf79614 Merge pull request #6355 from owncloud/fix-cors-headers
fix preflight requests
2023-05-24 09:40:01 +02:00
Michael Barz c08439f23b Merge pull request #6361 from 2403905/issue-6359
remove the email logo
2023-05-23 12:42:57 +02:00
Ralf Haferkamp 52951b42b0 idp/proxy: Match users by ID instead of name by default
Reconfigure the oidc clients for lico, so that lico adds the "lg.uuid" to
tokens and userinfo by default. That claim will contain the userid. So
we can now use the userid for matching users when using the default
idm/idp configuration. This fixes further problems so that users being
recreated with the same name are correctly treated as differnt users.

Fixes: #904
2023-05-23 09:48:47 +02:00
mmattel 14153f86be [docs-only] Add new caching envvar to storage-users service 2023-05-22 17:10:54 +02:00
Jörn Friedrich Dreyer 0edb2b9c5b fix preflight requests
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-05-22 16:28:51 +02:00
kobergj bf2103d65c Merge pull request #6362 from kobergj/DefaultLDAPWriteEnabledToTrue
Default `LDAP_WRITE_ENABLED` to true
2023-05-22 15:45:43 +02:00
kobergj 2facff71bc Merge pull request #6354 from kobergj/IDCache
Configurable IDCache
2023-05-22 15:45:21 +02:00
Roman Perekhod 53f71bea13 remove the email logo 2023-05-22 15:29:44 +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 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 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
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
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
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
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 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