Commit Graph

12757 Commits

Author SHA1 Message Date
Prajwol Amatya 264aacca8f test for adding users to a group using invalid JSON (#5931) 2023-03-27 10:41:21 +05:45
ownClouders a82ec7fb0c [tx] updated from transifex 2023-03-25 01:02:47 +00:00
Michael Barz f9871d84ca Merge pull request #5929 from owncloud/bump-web-v7.0.0-rc.24
[full-ci] chore: bump web to v7.0.0-rc.24
2023-03-24 17:17:26 +01:00
Jannik Stehle b45e401fad chore: bump web to v7.0.0-rc.24 2023-03-24 16:06:56 +01:00
kobergj 9fa72f0ead Automated changelog update [skip ci] 2023-03-24 15:03:11 +00:00
kobergj 6c2cd2cafa Merge pull request #5927 from kobergj/AddParametersToNotifications
Add Parameters for av and po events
2023-03-24 16:00:43 +01:00
jkoberg a2f162a6a6 add missing messageRichParameters
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-24 15:16:03 +01:00
Michael Barz 85059cfecf Merge pull request #5922 from owncloud/excds/update/Bump_reva_version
Bump reva to to add user type property.
2023-03-24 14:24:31 +01:00
dependabot[bot] 263415cf4d Bump github.com/gabriel-vasile/mimetype from 1.4.1 to 1.4.2 (#5919)
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/gabriel-vasile/mimetype
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-24 13:19:57 +01:00
kobergj 7eae5d7236 Automated changelog update [skip ci] 2023-03-24 12:00:57 +00:00
kobergj 9df308932d Merge pull request #5903 from kobergj/AutomateMDCreation
Automate Creation of `_index.md` Files
2023-03-24 13:00:10 +01:00
Daniel Swärd aa4b9681cc Bump reva to to add user type property. 2023-03-24 11:57:50 +01:00
kobergj 1f6ddcb620 bump reva (#5921)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-24 11:44:46 +01:00
Jörn Friedrich Dreyer 5d0e8f0b7a fix notificaation readme, more precise naming
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-03-24 11:39:41 +01:00
Martin 80098161b9 Merge pull request #5920 from owncloud/mmattel-patch-1
[docs-only] Update new-service-checklist.md
2023-03-24 11:24:29 +01:00
Daniel Swärd 2228d2b82e Merge pull request #5913 from owncloud/excds/feature/add_UserTypeAttribute_to_reva_config
graph: Add UserTypeAttribute to reva config.
2023-03-24 11:17:37 +01:00
kobergj 653ed082a3 Automated changelog update [skip ci] 2023-03-24 10:14:37 +00:00
kobergj ce84163983 notify a user when a file was deleted because of policies (#5912)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-24 11:14:02 +01:00
Martin dfb96e27de Update docs/services/new-service-checklist.md 2023-03-24 11:01:35 +01:00
Andre Duffeck 0bc471007e Make the number of concurrent goroutines in decomposedfs configurable (#5887)
* Make the number of concurrent goroutines in decomposedfs configurable

* Update services/storage-users/pkg/config/config.go

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

* Update services/storage-users/pkg/config/config.go

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

---------

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: Martin <github@diemattels.at>
2023-03-24 10:49:51 +01:00
Martin 9d54c882fb Update new-service-checklist.md
Improve the handling of additional ressources used by README.md
2023-03-24 10:14:58 +01:00
Daniel Swärd 34e5053d69 graph: Add UserTypeAttribute to reva config. 2023-03-24 09:44:49 +01:00
jkoberg 8df0d08fac simplify markdown pkg
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-24 09:24:42 +01:00
jkoberg cf8120a70d automate creation of _index.md files
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-24 09:24:42 +01:00
ownClouders b81d9266ef [tx] updated from transifex 2023-03-24 00:59:33 +00:00
Michael Barz c4780b0f90 Merge pull request #5909 from owncloud/dependabot/go_modules/github.com/crewjam/saml-0.4.13
Bump github.com/crewjam/saml from 0.4.10 to 0.4.13
2023-03-23 22:29:35 +01:00
Michael Barz 1d2fd51f1f Update configuration.md 2023-03-23 21:00:09 +01:00
dependabot[bot] 12e26ee1ab Bump github.com/crewjam/saml from 0.4.10 to 0.4.13
Bumps [github.com/crewjam/saml](https://github.com/crewjam/saml) from 0.4.10 to 0.4.13.
- [Release notes](https://github.com/crewjam/saml/releases)
- [Commits](https://github.com/crewjam/saml/compare/v0.4.10...v0.4.13)

---
updated-dependencies:
- dependency-name: github.com/crewjam/saml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 19:28:12 +00:00
Michael Barz dbe9b544ba Merge pull request #5910 from owncloud/change-the-branch-to-master
[full-ci][tests-only]Change web branch to master
2023-03-23 18:58:59 +01:00
Michael Barz 7f60b45506 Automated changelog update [skip ci] 2023-03-23 17:08:05 +00:00
Michael Barz a3609e8da0 Merge pull request #5918 from kobergj/UseCorrectLanguageHeader
Use Accept-Language Header
2023-03-23 18:07:34 +01:00
jkoberg 0681cec9d1 use accept language header
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-23 17:15:43 +01:00
Martin 589a681fc2 Merge pull request #5917 from owncloud/butonic-patch-1
[docs-only] depreaction -> deprecation
2023-03-23 15:43:32 +01:00
Martin 7e6fa754a4 Merge pull request #5916 from owncloud/add_new_services_checklist
[docs-only] New service checklist for owncloud.dev
2023-03-23 15:41:02 +01:00
Martin 1f5b79b252 Apply suggestions from code review
Co-authored-by: kobergj <jkoberg@owncloud.com>
2023-03-23 15:20:30 +01:00
Jörn Friedrich Dreyer edb88c7bf7 depreaction -> deprecation
fix typo
2023-03-23 15:18:09 +01:00
mmattel 8dc37cb22a [docs-only] New service checklist for owncloud.dev 2023-03-23 15:04:37 +01:00
Viktor Scharf 4950b28df2 update web commit 2023-03-23 13:54:07 +01:00
kobergj 8e5fcf8482 Merge pull request #5846 from kobergj/Antivirus
Antivirus
2023-03-23 10:04:12 +01:00
Swikriti Tripathi fd6add0e6e Change web branch to master 2023-03-23 09:52:37 +05:45
kobergj 2c2f99318b Merge pull request #5904 from owncloud/update_IDP_TLS_description
[docs-only] Clarify the description of the IDP_TLS envvar
2023-03-22 17:43:53 +01:00
jkoberg 81d1521751 abort processing when virus scan errord
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-22 17:34:24 +01:00
mmattel d25102c11e update 2023-03-22 17:02:34 +01:00
mmattel 777c302bc9 [docs-only] Clarify the description of the TLS_IDP envvar 2023-03-22 16:53:14 +01:00
Jörn Friedrich Dreyer ca89e8b9a7 Automated changelog update [skip ci] 2023-03-22 14:22:42 +00:00
Jörn Friedrich Dreyer 6bec87f582 Proxy accesstoken cache store (#5829)
* refactor middleware options

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

* use ocmemstore micro store implementaiton for token cache

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

* refactor ocis store options, support redis sentinel

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

* align cache configuration

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

* database and tabe are used to build prefixes for inmemory stores

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

* add global persistent store options to userlog config

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

* log cache errors but continue

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

* drup unnecessary type conversion

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

* Better description for the default userinfo ttl

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

* use global cache options for even more caches

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

* don't log userinfo cache misses

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

* default to stock memory store

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

* use correct mem store typo string

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

* split cache options, doc cleanup

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

* mint and write userinfo to cache async

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

* use hashed token as key

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

* go mod tidy

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

* update docs

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

* update cache store naming

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

* bring back depreceted ocis-pkg/store package for backwards compatability

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

* update changelog

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

* Apply suggestions from code review

Co-authored-by: kobergj <jkoberg@owncloud.com>

* revert ocis-pkg/cache to store rename

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

* add waiting for each step 50 milliseconds

* starlack check

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: kobergj <jkoberg@owncloud.com>
Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
2023-03-22 15:21:57 +01:00
jkoberg 86980441fe move debughandlers to their own package
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-22 13:59:54 +01:00
kobergj 6c00708dbc improve antivirus documentation
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-03-22 13:50:42 +01:00
kobergj 688d07e297 Merge pull request #5900 from owncloud/add_admin_docs_reference_in_owncloud.dev
[docs-only] Update the ownCloud.dev main page
2023-03-22 13:26:51 +01:00
mmattel 76e94b615b [docs-only] Update the ownCloud.dev main page 2023-03-22 11:59:22 +01:00