Commit Graph
11210 Commits
Author SHA1 Message Date
Andre DuffeckandGitHub 68b17eb68d Search dav spaces (#4661)
* Add a Ref option to SearchRequest, e.g. for limiting the search to a space

* Enable REPORT requests for /dav/spaces URLs

* Limit the search to the according space in case of /dav/spaces searches

* Add changelog

* Adapt expected failures

* Comment exported functions
2022-09-27 10:38:15 +02:00
Ralf HaferkampandGitHub 918bc85879 Bump reva to latest edge (#4660)
Fixes: #4628, #4657
2022-09-27 10:36:42 +02:00
Christian RichterandGitHub 0a5cf2b864 Merge pull request #4665 from owncloud/fix_adoc_table_generation
[docs] Add a blank to type and default value pass thru
2022-09-27 07:58:23 +02:00
mmattel df1fb9b020 Add a blank to type and default value pass thru 2022-09-26 17:32:44 +02:00
Ralf HaferkampandRalf Haferkamp 8f2bf0ed9c Default to in-memory registry in single-binary mode
This avoids various issues of the old "mdns" default. At least for the simple
single process setup (#3134, #4597). When starting the services individually we
still default to "mdns".
2022-09-26 16:25:56 +02:00
Ralf HaferkampandRalf Haferkamp 01650a5023 Use lazy initialization for the default grpc client
This avoids using a public global variable. It allows us to initialize
the default client a bit later (outside of init()). That way we can e.g.
properly initialize the in-memory registry.
2022-09-26 16:25:56 +02:00
Jörn Friedrich DreyerandGitHub 0ae75f8e66 update storage docs (#4663)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-09-26 15:11:01 +02:00
Jörn Friedrich Dreyer 7116145a04 Automated changelog update [skip ci] 2022-09-26 11:44:25 +00:00
Jörn Friedrich DreyerandGitHub 49376178e9 configure reva micro cache store (#4627)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-09-26 13:43:53 +02:00
Michael Barz 9bb7a0663f Automated changelog update [skip ci] 2022-09-26 09:25:34 +00:00
Michael BarzandGitHub 9ef2f742a2 Merge pull request #4615 from rhafer/issue/3713
Restrict admins from self-removal
2022-09-26 11:24:47 +02:00
David Christofas c918813bee Automated changelog update [skip ci] 2022-09-26 09:20:31 +00:00
David ChristofasandGitHub f3a6f92dd6 Merge pull request #4601 from wkloucek/remove-default-insecure
change the default value for PROXY_OIDC_INSECURE to false
2022-09-26 11:19:10 +02:00
dependabot[bot]andRalf Haferkamp 35bf9bde1f Bump github.com/nats-io/nats-server/v2 from 2.9.0 to 2.9.1
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](https://github.com/nats-io/nats-server/compare/v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 11:04:03 +02:00
Willy Kloucek 83dcf32584 Automated changelog update [skip ci] 2022-09-26 08:41:24 +00:00
Willy KloucekandGitHub 6a0a96d031 Merge pull request #4652 from wkloucek/notifications-config-fix
fix notifications config
2022-09-26 10:37:37 +02:00
Willy Kloucek c997e50b8d add insecure option to ocis init 2022-09-26 09:26:04 +02:00
Willy Kloucek 569ffd41f8 Merge branch 'master' into remove-default-insecure 2022-09-26 08:59:18 +02:00
Willy Kloucek 840df9c142 add changelog 2022-09-26 08:30:09 +02:00
Willy Kloucek e4dc458b3e remove extra <> 2022-09-26 08:25:01 +02:00
Artur NeumannandGitHub fcff2b1724 Merge pull request #4649 from owncloud/remove-duplicated-expected-failures-lines
[tests-only] Remove duplicated lines in expected-failures files
2022-09-26 09:27:01 +05:45
Willy Kloucek 89dd329280 fix notifications config 2022-09-23 15:44:33 +02:00
Phil Davis 19702285cb [tests-only] Remove duplicated lines in expected-failures files 2022-09-23 17:36:22 +05:45
Willy Kloucek cb041b8a14 Automated changelog update [skip ci] 2022-09-23 10:10:32 +00:00
Willy KloucekandGitHub a10047c2bc Merge pull request #4634 from owncloud/thumbnail-support-tiff-bmp
add thumbnail support for tiff and bmp files
2022-09-23 12:10:05 +02:00
David Christofas 3914f644e6 add tiff and bmp to the preview app config 2022-09-23 10:43:06 +02:00
Willy Kloucek 8167d02462 Automated changelog update [skip ci] 2022-09-23 08:11:18 +00:00
Willy KloucekandGitHub 1d127842cc Merge pull request #4622 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel/exporters/jaeger-1.10.0
Bump go.opentelemetry.io/otel/exporters/jaeger from 1.9.0 to 1.10.0
2022-09-23 10:10:31 +02:00
Willy KloucekandGitHub 58c5d5513b Merge pull request #4625 from owncloud/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.36.0
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.34.0 to 0.36.0
2022-09-23 10:10:03 +02:00
Ralf Haferkamp cc53071f63 Forbid to remove own user account
And admin user is no longer allowed to remove its own user account.
This to prevent admins from locking themselves out.

Fixes: #3713
2022-09-23 09:13:46 +02:00
Ralf Haferkamp 87eaf72020 Forbid to edit/remove own role assignements
And admin user is no longer allowed to edit/remove its own assignments.
This to prevent admins from locking themselves out.

Fixes: #3713
2022-09-23 09:13:46 +02:00
Phil DavisandGitHub ca66a9f751 Merge pull request #4614 from owncloud/check-for-mentioned-issue-for-test
[tests-only][full-ci]Check for issue not mentioned to a test
2022-09-23 07:57:46 +05:45
Phil Davis 4b4ca72e3a Remove passing web tests from expected-failures 2022-09-22 21:41:18 +05:45
MartinandGitHub bbbeca4d07 Merge pull request #4639 from owncloud/env_variable_text_update
Update Notification Service eMail Template env var description
2022-09-22 16:10:01 +02:00
sagargurung1001@gmail.comandPhil Davis 3ecabca8ac Check for issue not mentioned to a test 2022-09-22 18:32:20 +05:45
mmattel 7315dac100 Update Notification Service eMail Template env var text string 2022-09-22 14:26:32 +02:00
David Christofas a5521161f8 Automated changelog update [skip ci] 2022-09-22 12:03:20 +00:00
David ChristofasandGitHub d7b6ecfaff Merge pull request #4564 from dragonchaser/email-template
Add email templating
2022-09-22 14:02:36 +02:00
Christian Richter e96ab9f9c8 incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 13:13:30 +02:00
David Christofas 13b2b1603b Automated changelog update [skip ci] 2022-09-22 09:14:04 +00:00
David ChristofasandGitHub 91c2dad034 Merge pull request #4631 from owncloud/wopi-public-shares
fix wopi access to publicly shared files
2022-09-22 11:13:15 +02:00
Christian Richter 7a8e1b8106 backport url.JoinPath for go1.18
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 09:39:50 +02:00
Christian Richter 6c6640959c add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 09:39:50 +02:00
Christian Richter 94024125fb enhance templating
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 09:38:11 +02:00
Christian Richter 0422af2a11 handle spaceshared event
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 09:38:11 +02:00
Christian Richter c2ef67f661 fix SpacesShared
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 09:38:11 +02:00
Christian Richter 8e0b07b200 add share url to email text
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 09:38:11 +02:00
Christian Richter 6ea8623b55 add email subject
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 09:38:11 +02:00
Christian Richter daaa08aa09 bugfixes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 09:38:11 +02:00
Christian Richter 70690a318d add space notification
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 09:38:11 +02:00