Commit Graph

8538 Commits

Author SHA1 Message Date
Willy Kloucek 4306c22860 check running nats server for errors 2022-03-04 13:46:01 +01:00
Patrick Maier 13600c2225 Merge pull request #3265 from owncloud/1.18_release_notes
[docs-only] oCIS 1.18 Release Notes
2022-03-04 13:44:55 +01:00
Patrick Maier 914e979d28 Update release_notes.md 2022-03-04 12:59:43 +01:00
Michael Barz 6c973fe10a Update docs/ocis/release_notes.md
Co-authored-by: Pascal Wengerter <pwengerter@owncloud.com>
2022-03-04 12:49:12 +01:00
Patrick Maier 396adf2306 oCIS 1.18 Release Notes 2022-03-04 12:13:51 +01:00
Michael Barz 3dd3b2f598 bump version, prepare changelog 2022-03-03 20:28:15 +01:00
Michael Barz e521478f2a Automated changelog update [skip ci] 2022-03-03 18:56:44 +00:00
Michael Barz b15db1794a update reva to version 2.0.0 (#3258) 2022-03-03 19:56:04 +01:00
Florian Schade 9bb046fc22 Automated changelog update [skip ci] 2022-03-03 18:40:22 +00:00
Florian Schade 19980d9274 [full-ci] Update web 5.2.0 (#3262)
* bump web 5.2.0

* update accounts yarn lock
2022-03-03 19:39:55 +01:00
Phil Davis d04f54e92f Merge pull request #3253 from owncloud/bump-core-commitid-on-ocis
[tests-only] [full-ci] Bump core commit id on ocis to include this PR `39834`
2022-03-03 21:13:55 +05:45
Willy Kloucek 751eaab9a1 Merge pull request #3255 from owncloud/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.8.0
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.7.3 to 2.8.0
2022-03-03 13:41:46 +01:00
Prarup Gurung fda87a90bf Updated expected failures line numbers after the changes in core tests 2022-03-03 15:04:35 +05:45
Prarup Gurung f1b16c4dd5 Bump core commit id on ocis 2022-03-03 14:29:54 +05:45
Florian Schade 2a3276925a [full-ci] bring back web master for drone env (#3256)
* bring back web master for drone env
2022-03-03 09:30:44 +01:00
dependabot[bot] f33780e685 Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.7.3 to 2.8.0
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.7.3 to 2.8.0.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/master/.goreleaser.yml)
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.7.3...v2.8.0)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 06:15:43 +00:00
Florian Schade 55593b7e9f [full-ci] Bump web v5.2.0-rc.x (#3249)
* bump web rc.1

* Use web v5.2.0-rc.2

Co-authored-by: Pascal Wengerter <pascal@wengerter.info>
2022-03-02 17:52:02 +01:00
Willy Kloucek 410aee5234 Merge pull request #3251 from rhafer/graph-userrole
graph: Assign new user the default user role
2022-03-02 17:25:31 +01:00
Christian Richter dc9e8a22c8 Merge pull request #3252 from owncloud/docs_fix_adr_weight
Add missing weight to header to fix menu sorting
2022-03-02 16:55:44 +01:00
Ralf Haferkamp 06ca18b1fb graph: Assign new user the default user role
Similar to what the accounts service is doing, all new users get
the User role assigned now. Otherwise creating the user's personal space
upon login is not working.
2022-03-02 16:45:25 +01:00
Ralf Haferkamp fe2501b083 graph: Add some validation for username and email
This copies the validation code from the accounts service, also fixing a
bug in the regex that allowed adding mail addresses with whitespace and
other problematic characters to the domain part of the mail address.

Partial fix for: #3247
2022-03-02 16:45:25 +01:00
Christian Richter 8ee5ab226e Add missing weight to header to fix menu sorting 2022-03-02 16:34:20 +01:00
Willy Kloucek 44db94cbe7 Merge pull request #3078 from owncloud/config-docs
generate environment variable config documentation
2022-03-02 16:15:37 +01:00
Willy Kloucek d5aed899e7 use docs/docs-generate also in CI 2022-03-02 15:31:58 +01:00
Willy Kloucek f266f91bc4 revert ocisConfig changes part 3 2022-03-02 15:21:47 +01:00
Willy Kloucek aeeff60011 remove config file related code 2022-03-02 15:18:43 +01:00
Willy Kloucek 1db1c7b678 remove generated configvars files from repo 2022-03-02 15:16:44 +01:00
Christian Richter 4f18908016 Add output to configenvextractor 2022-03-02 15:14:47 +01:00
Willy Kloucek 63818e0fa4 revert ocisConfig changes part 2 2022-03-02 15:12:34 +01:00
Willy Kloucek 15e1139b8d revert ocisConfig changes 2022-03-02 15:11:12 +01:00
David Christofas f6656fa6ac include config env extractor to docs-generate step 2022-03-02 14:40:15 +01:00
David Christofas c53a922096 include env config options in the docs
Co-Authored-By: Christian Richter <crichter@owncloud.com>
Co-Authored-By: Willy Kloucek <wkloucek@owncloud.com>
2022-03-02 12:16:43 +01:00
Jörn Friedrich Dreyer beaac40aa6 update reva to include decomposedfs nodes-per-space (#3228)
* update reva to include decomposedfs nodes-per-space

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

* check create space with own constraint

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

* update reva

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

* unexpected passed

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

* update reva

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

* remove unused variable

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

* revert reva commit id

Co-authored-by: Florian Schade <f.schade@icloud.com>
2022-03-02 08:47:53 +01:00
David Christofas 017de20520 add config descriptions
Co-Authored-By: Christian Richter <crichter@owncloud.com@>
2022-03-01 17:17:40 +01:00
David Christofas d9bf920307 remove config docs prototype 2022-03-01 16:36:19 +01:00
David Christofas 4af7f630b9 First version of the envvar docs generator
Signed-off-by: Christian Richter <crichter@owncloud.com@>
2022-03-01 16:32:23 +01:00
David Christofas bb6a018e9a config docs prototype 2022-03-01 13:21:06 +01:00
Willy Kloucek b438fce511 generate config file for accounts service 2022-03-01 11:19:14 +01:00
Phil Davis 27c4b7b976 Merge pull request #3246 from owncloud/bump-core-commitId-ocis
[tests-only] bumped core commit Id on ocis to include this PR 39828
2022-03-01 15:49:00 +05:45
Phil Davis abe1d6b6ec Remove excess whitespace from expected-failures files 2022-03-01 15:04:15 +05:45
sushmita56 f722c6a4ed fixed expected failure lines 2022-03-01 15:04:09 +05:45
sushmita56 700f0301d7 bumped core commit Id on ocis 2022-03-01 12:05:39 +05:45
Ralf Haferkamp ccf6bf1b0d idm: Fix error handling on startup (#3243)
* Fix idm to acutally return error during startup to the runtime
* Add proper conditon to error log statement
2022-02-28 17:52:51 +01:00
Willy Kloucek ba29635cd8 Merge pull request #3240 from owncloud/dependabot/go_modules/github.com/nats-io/nats-streaming-server-0.24.2
Bump github.com/nats-io/nats-streaming-server from 0.24.1 to 0.24.2
2022-02-28 10:34:41 +01:00
dependabot[bot] 8687cac872 Bump github.com/owncloud/libre-graph-api-go from 0.10.0 to 0.11.0 (#3223)
Bumps [github.com/owncloud/libre-graph-api-go](https://github.com/owncloud/libre-graph-api-go) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/owncloud/libre-graph-api-go/releases)
- [Commits](https://github.com/owncloud/libre-graph-api-go/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/owncloud/libre-graph-api-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-25 14:21:59 +01:00
Ralf Haferkamp 77665a85d5 Merge pull request #3190 from rhafer/libreidm-svc
embed libgraph/idm as a service
2022-02-25 13:21:56 +01:00
Ralf Haferkamp 02775b72c7 Add embeded libregrah/idm server
This add a new service "idm" providing and LDAP service (via ldaps) on
port 9235.  If not existing it will bootstrap an initial LDAP tree and
administrative user as well as a self-signed Certificate and Key
(similar to what is done for glauth).
2022-02-25 11:43:03 +01:00
dependabot[bot] 5afff0b4aa Bump github.com/nats-io/nats-streaming-server from 0.24.1 to 0.24.2
Bumps [github.com/nats-io/nats-streaming-server](https://github.com/nats-io/nats-streaming-server) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/nats-io/nats-streaming-server/releases)
- [Changelog](https://github.com/nats-io/nats-streaming-server/blob/main/.goreleaser.yml)
- [Commits](https://github.com/nats-io/nats-streaming-server/compare/v0.24.1...v0.24.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 10:12:44 +00:00
Willy Kloucek 592e030b12 Merge pull request #3239 from owncloud/dependabot/go_modules/github.com/blevesearch/bleve/v2-2.3.1
Bump github.com/blevesearch/bleve/v2 from 2.3.0 to 2.3.1
2022-02-25 11:11:17 +01:00
Ralf Haferkamp a3aad659f8 Move logrus wrapper to ocis-pkg
To make it more widely usable
2022-02-25 08:58:38 +01:00