jkoberg
9beb6090eb
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-05-25 15:52:01 +02:00
kobergj
924f0c408d
Merge pull request #6370 from kobergj/AddFulltextsearchCapability
...
Add Fulltextsearch Capability
2023-05-25 15:50:43 +02:00
Viktor Scharf
cdfdc6a959
Automated changelog update [skip ci]
2023-05-25 12:48:19 +00:00
Viktor Scharf
76b0e744a7
[tests-only] Api tests for checking conflict status code while creating folder ( #6389 )
...
* add tests for checking conflict status code while creating folder
* fix after review
2023-05-25 14:47:32 +02:00
Martin
ca75468211
Merge pull request #6392 from kobergj/UnifyCACertEnvvars
...
Unify CACERT envvars
2023-05-25 14:47:14 +02:00
Prarup Gurung
d31f544a9f
[full-ci] [tests-only] Removed tag personalSpace, and refactored the example tables ( #6250 )
...
* Refactored personalSpace tagged scenarios
* Fixed line numbers in expected failure
2023-05-25 17:50:00 +05:45
jkoberg
70391a0bf2
unify CACERT envvars
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-05-25 13:32:37 +02:00
Viktor Scharf
45c31b3d61
using api token in e2e instead of basic auth ( #6390 )
2023-05-25 13:17:13 +02:00
Andre Duffeck
8da7d15279
Merge pull request #6388 from aduffeck/fix-internal-bleve-queries
...
Do not mess with non-lowercased fields
2023-05-25 11:48:28 +02:00
André Duffeck
e1279da025
Do not mess with non-lowercased fields
2023-05-25 10:55:52 +02:00
Artur Neumann
151c3f66a9
Merge pull request #6380 from owncloud/uploadAfterRenaming
...
[test-only] ApiTest. Upload file after renaming first
2023-05-25 14:05:56 +05:45
Sawjan Gurung
14de04cb52
update idp pnpm-lock file ( #6385 )
2023-05-25 12:30:04 +05:45
Viktor Scharf
d271a19459
upload file after renaming
2023-05-25 07:41:07 +02:00
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
58e56aea2f
Automated changelog update [skip ci]
2023-05-24 15:13:26 +00:00
Ralf Haferkamp
94d9dd80eb
ocis_keycloak: Don't start builtin IDP when using keycloak
2023-05-24 17:12:38 +02:00
Ralf Haferkamp
47f5245f55
ocis_keycloak: Fix deployment example
...
After commit 52951b42b0 we need to set PROXY_USER_CS3_CLAIM and
PROXY_USER_OIDC_CLAIM for the keycloak example to still work.
Also update release notes to mentions the changed default.
2023-05-24 17:12:38 +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
d99989f622
Automated changelog update [skip ci]
2023-05-24 14:32:56 +00: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
Andre Duffeck
7b48fbbbad
Merge pull request #6371 from aduffeck/improve-complex-search
...
Improve complex search
2023-05-24 14:39:20 +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
jkoberg
76ee77c835
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-05-24 13:58:14 +02:00
André Duffeck
f033182e09
Log search durations
2023-05-24 13:12:41 +02:00
Benedikt Kulmann
9ab16e9e48
docs: add changelog item for web v7.0.0-rc.38
2023-05-24 12:42:05 +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
Martin
ae75893d15
Merge pull request #6374 from rhafer/issue/6344
...
docs: clarify wording for 'OCIS_LDAP_SERVER_WRITE_ENABLED'
2023-05-24 11:37:10 +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
Amrita
53ee61ad87
[full-ci][tests-only]Extend notification api tests ( #6324 )
...
* Add api tests for notification
* Address review
2023-05-24 12:56:43 +05:45
Sagar Gurung
3a93b44007
[tests-only][full-ci]Added GDPR export for folder creation, sharing a file ( #6360 )
...
* Added GDPR export for folder creation, sharing a file
* Added link creation GDPR scenario
* Added scenarios for GDPR export for item trashed event
* Review addresss
2023-05-24 10:39:40 +05:45
Prarup Gurung
768044c279
Merge pull request #6040 from owncloud/change-user-role
...
[full-ci] [tests-only] Change user role
2023-05-24 09:32:37 +05:45
dependabot[bot]
971ba4e764
Bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.6.0
...
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc ) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/coreos/go-oidc/releases )
- [Commits](https://github.com/coreos/go-oidc/compare/v3.4.0...v3.6.0 )
---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-23 15:14:02 +02:00
Michael Barz
9d7e435c5c
Automated changelog update [skip ci]
2023-05-23 10:44:36 +00:00
Michael Barz
c08439f23b
Merge pull request #6361 from 2403905/issue-6359
...
remove the email logo
2023-05-23 12:42:57 +02:00
Roman Perekhod
08ce1bf9ae
Automated changelog update [skip ci]
2023-05-23 09:32:52 +00:00
Roman Perekhod
069e751c2d
Merge pull request #6358 from 2403905/issue-6197
...
Fix error status when the user share the locked file
2023-05-23 12:31:16 +03:00
Prarup Gurung
8d06acf030
Added api test for changing app role of user
2023-05-23 15:11:52 +05:45
Ralf Haferkamp
77e86eda31
Automated changelog update [skip ci]
2023-05-23 07:49:45 +00: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
Martin
e17194df63
Merge pull request #6364 from owncloud/add_new_envvar_for_caching
2023-05-23 08:46:25 +02:00
mmattel
14153f86be
[docs-only] Add new caching envvar to storage-users service
2023-05-22 17:10:54 +02:00