Ralf Haferkamp
8598fbb537
Add descriptions for auth-basic service config
2022-05-12 14:59:03 +02:00
Ralf Haferkamp
1b720d6821
Add descriptions for groups service config
2022-05-12 14:59:03 +02:00
Ralf Haferkamp
7457117dbf
Remove unused config vars
...
GroupMembersCacheExpiration is referenced nowhere. Currently we don't
have any caching. LoginAttributes is not used by the reva groupprovider.
2022-05-12 14:59:03 +02:00
Ralf Haferkamp
7532bc6c99
Fix descriptions for "JoinOwnCloudUUID" in user config
2022-05-12 14:58:28 +02:00
Martin
7bd943e9b1
Merge pull request #3781 from rhafer/user-cfg-desc
...
Add descriptions for users service config
2022-05-12 14:45:16 +02:00
André Duffeck
4a36ba7811
Allow using lowercase fields
2022-05-12 13:42:46 +02:00
André Duffeck
c6c718eb41
Allow for searching by metadata like "Size:<100"
2022-05-12 13:42:46 +02:00
André Duffeck
89d2939fab
Add test for filename search using digits, cleanup tests
2022-05-12 13:42:46 +02:00
André Duffeck
49da927f25
Fix search for files with spaces
2022-05-12 13:42:46 +02:00
André Duffeck
22f5e471bd
Change the index query string to contain the field name
...
This increases flexibility when searching the index
2022-05-12 13:42:46 +02:00
André Duffeck
ae68d5d522
Improve logging
2022-05-12 13:42:46 +02:00
André Duffeck
08e242f164
Remove superfluous comments
2022-05-12 13:42:46 +02:00
André Duffeck
4e378be020
Improve signature of index.Move
2022-05-12 13:42:46 +02:00
Ralf Haferkamp
bacba141cd
Add descriptions for users service config
2022-05-12 12:39:03 +02:00
Ralf Haferkamp
ae4e6e195f
Remove unused config vars
...
UsersCacheExpiration is referenced nowhere. Currently we don't have any
caching. LoginAttributes is not used by the reva userprovider.
2022-05-12 12:37:06 +02:00
Martin
1e58c8c9c9
Update release_notes.md
...
Because the release notes are now published with the official documentation, we need to do a small change here.
* Delete the Release Notes content
* Add a note and a link to the official ownCloud Documentation
@micbar @wkloucek @pmaier1
2022-05-12 10:35:13 +02:00
Phil Davis
c8279f7676
Merge pull request #3775 from owncloud/bump-WEB_COMMITID-20220512
...
[tests-only] [full-ci] Bump web commitid 20220512
2022-05-12 13:25:51 +05:45
Phil Davis
ec2591e806
Merge pull request #3774 from owncloud/bump-commit-id-20220512
...
[tests-only] [full-ci] Bump CORE_COMMITID for tests
2022-05-12 13:24:52 +05:45
Phil Davis
9c9a29c571
Bump WEB_COMMITID
2022-05-12 12:18:04 +05:45
Phil Davis
cc51cbec35
Bump CORE_COMMITID for tests
2022-05-12 12:18:04 +05:45
Phil Davis
92ff5fc6f8
Bump CORE_COMMITID for tests
2022-05-12 12:17:13 +05:45
Artur Neumann
385b3051be
Merge pull request #3765 from owncloud/adjust-acceptance-tests-20220511
...
[tests-only] [full-ci] Adjust acceptance test code
2022-05-12 12:10:43 +05:45
dependabot[bot]
c278add2e5
Bump github.com/coreos/go-oidc/v3 from 3.1.0 to 3.2.0
...
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/coreos/go-oidc/releases )
- [Commits](https://github.com/coreos/go-oidc/compare/v3.1.0...v3.2.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 >
2022-05-12 06:12:21 +00:00
Phil Davis
c796f01396
Adjust acceptance test code
2022-05-12 09:43:50 +05:45
David Christofas
2586682ae0
Automated changelog update [skip ci]
2022-05-11 16:30:07 +00:00
David Christofas
6530353453
Merge pull request #3773 from owncloud/update-reva
...
[full-ci] update reva
2022-05-11 18:29:35 +02:00
Christian Richter
0aa995f4e7
Merge pull request #3769 from owncloud/fix-commands
...
remove returns from the commands to prevent silent crash
2022-05-11 17:28:25 +02:00
David Christofas
753e755cc6
update reva
2022-05-11 17:14:44 +02:00
Christian Richter
9df12fe3ac
Merge remote-tracking branch 'origin/master' into fix-commands
2022-05-11 16:58:11 +02:00
Ralf Haferkamp
5526d6179c
Automated changelog update [skip ci]
2022-05-11 13:30:10 +00:00
Ralf Haferkamp
a7bc738daa
Added changelog for glauth/accounts removal
2022-05-11 15:29:34 +02:00
Ralf Haferkamp
6aa89a30c8
Remove accounts service remainders from ocs
...
- proxy routes everything user/group related (except of `user/signing-key`)
to the reva ocs endpoint now
- remove the unused user and group methods from ocs
2022-05-11 15:29:34 +02:00
Ralf Haferkamp
0fa5dcadb0
remove unused ocis-pkg/metadata_storaga/ module
2022-05-11 15:29:34 +02:00
Ralf Haferkamp
9c66eed29d
Remove ocis-pkg/indexer it has been moved to reva a while ago
2022-05-11 15:29:34 +02:00
Ralf Haferkamp
d25aa7b20f
Remove "accounts" service
2022-05-11 15:29:34 +02:00
Ralf Haferkamp
5ba1b8f2c1
Remove "glauth" service
...
The "glauth" service is no longer used. After we switched to
libregraph/idm.
2022-05-11 15:29:34 +02:00
Christian Richter
87b7a102ba
remove returns from the commands to prevent silent crash
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-05-11 14:58:52 +02:00
Jörn Friedrich Dreyer
e3ddf3f17a
Automated changelog update [skip ci]
2022-05-11 12:04:38 +00:00
Jörn Friedrich Dreyer
03cd38b9d7
Merge pull request #3763 from kobergj/BumpRevaVersion
...
[full-ci] bump reva version
2022-05-11 12:03:56 +00:00
Jörn Friedrich Dreyer
8e5130b6b9
Merge pull request #3725 from aduffeck/search-grants
...
More fixes to searching in shares
2022-05-11 09:31:57 +00:00
André Duffeck
ba249c17e7
Do not try to continue when machine auth fails. DRY up code
2022-05-11 10:49:34 +02:00
André Duffeck
766a20b867
improve variable name
2022-05-11 10:49:18 +02:00
jkoberg
5df0e1294a
bump reva version
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-05-11 10:42:17 +02:00
André Duffeck
9cf778d650
Fix build
2022-05-11 09:32:35 +02:00
Viktor Scharf
575312c2ce
add apiTests. preview of the file ( #3731 )
2022-05-11 09:13:59 +02:00
Michael Barz
161480546c
Merge pull request #3762 from owncloud/example-deploys-cron
...
remove dependencies from nightly example deploys
2022-05-11 09:08:17 +02:00
Willy Kloucek
4a73509bc1
remove dependencies from nightly example deploys
2022-05-11 08:13:51 +02:00
Phil Davis
b29a8944fe
Merge pull request #3754 from owncloud/bump-ocis-2022-05-10
...
[tests-only][full-ci] bump core commit id to latest upto 2022 05 10
2022-05-11 09:59:04 +05:45
David Christofas
e4418e4e42
Merge pull request #3761 from owncloud/systemd-doc-warning
...
[docs-only] highlight critical section via a warning box
2022-05-10 17:59:08 +02:00
David Christofas
49090c0799
[docs-only] highlight critical section via a warning box
2022-05-10 17:12:24 +02:00