Ralf Haferkamp
4ecf4c673d
Update reva
2022-04-11 18:18:48 +02:00
Ralf Haferkamp
c5f4bf2293
Update expected failures for web
...
webUISharingInternalGroupsEdgeCases/shareWithGroupsEdgeCases.feature:41
no longer fails as https://github.com/cs3org/reva/pull/2708 fixed some
issue with LDAP filter escaping.
2022-04-11 18:17:21 +02:00
Ralf Haferkamp
91a0301ea0
Adapt deployment examples for new LDAP config
2022-04-11 18:17:21 +02:00
Ralf Haferkamp
dc6a4fdc02
Unify LDAP config settings accross services
...
This adapts the storage service to the recent changes of the LDAP
settings in reva.
Also we define a new set of LDAP env variables that can be shared
between all LDAP related ocis services (graph, idp, storage-auth-basic,
storage-userprovider, storage-groupprovider, idm). This should simplify
the most LDAP based configurations considerably.
2022-04-11 18:17:21 +02:00
Ralf Haferkamp
b0fb996b82
Allow to pass string list via Enviroment
...
Allow to pass comma-separated strings via Enviroment variables and store
them in a string slice.
2022-04-11 18:17:21 +02:00
Pascal Wengerter
e24a5a47d2
Automated changelog update [skip ci]
2022-04-11 16:07:36 +00:00
Pascal Wengerter
fb2339a1ed
Merge pull request #3509 from owncloud/bump-web-v5.4.0
...
[full-ci] Bump web to v5.4.0
2022-04-11 18:06:59 +02:00
Pascal Wengerter
03944ea6ee
Bump web to v5.4.0
2022-04-11 17:26:29 +02:00
Christian Richter
45ae440fb4
Merge pull request #3508 from owncloud/health-reference
...
Add reference implementation for health & readiness endpoint in IDP
2022-04-11 16:45:21 +02:00
Michael Barz
4c7eed8344
Merge pull request #3507 from rhafer/idmadmin
...
Fix ocis admin creation for idm
2022-04-11 16:36:01 +02:00
David Christofas
385142f5a5
Automated changelog update [skip ci]
2022-04-11 14:28:38 +00:00
David Christofas
b291cca416
Merge pull request #3448 from CommanderRoot/refactor/rm-deprecated-substr
...
refactor: replace deprecated String.prototype.substr()
2022-04-11 16:27:47 +02:00
Christian Richter
42a4e017c8
Add reference implementation for health & readiness endpoint in IDP
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-11 16:09:09 +02:00
Ralf Haferkamp
2a09da2237
Fix ocis admin creation for idm
...
The admin user was created as part of the demo user set. But we need the
admin to be created always.
2022-04-11 16:02:18 +02:00
Pascal Wengerter
251e5d2b0f
Merge pull request #3502 from owncloud/dependabot/npm_and_yarn/settings/cucumber/pretty-formatter-1.0.0-alpha.2
...
Bump @cucumber/pretty-formatter from 1.0.0-alpha.1 to 1.0.0-alpha.2 in /settings
2022-04-11 14:18:25 +02:00
David Christofas
a830555794
Automated changelog update [skip ci]
2022-04-11 09:25:32 +00:00
David Christofas
ecddaeffbb
Merge pull request #3467 from owncloud/user-group-audit
...
implement user and group audit events
2022-04-11 11:23:37 +02:00
Michael Barz
0ef1826c8e
Automated changelog update [skip ci]
2022-04-11 09:13:56 +00:00
Michael Barz
b02125d1f7
Merge pull request #3474 from owncloud/no-demo-users
...
[full-ci] set demo users to default off
2022-04-11 11:13:13 +02:00
David Christofas
81e731ff7b
implement user and group audit events
2022-04-11 10:19:15 +02:00
dependabot[bot]
436c8b1904
Bump @cucumber/pretty-formatter in /settings
...
Bumps [@cucumber/pretty-formatter](https://github.com/jbpros/cucumber-pretty-formatter ) from 1.0.0-alpha.1 to 1.0.0-alpha.2.
- [Release notes](https://github.com/jbpros/cucumber-pretty-formatter/releases )
- [Changelog](https://github.com/cucumber/cucumber-js-pretty-formatter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jbpros/cucumber-pretty-formatter/compare/v1.0.0-alpha.1...v1.0.0-alpha.2 )
---
updated-dependencies:
- dependency-name: "@cucumber/pretty-formatter"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-11 06:03:38 +00:00
Willy Kloucek
a3d219dec6
Merge pull request #3491 from owncloud/dependabot/go_modules/github.com/go-ldap/ldap/v3-3.4.3
...
Bump github.com/go-ldap/ldap/v3 from 3.4.2 to 3.4.3
2022-04-11 08:01:29 +02:00
Michael Barz
89a5d34687
add changelog
2022-04-09 16:40:46 +02:00
Michael Barz
b1a05c3aac
adjust the docs
2022-04-09 16:32:58 +02:00
Michael Barz
3c2bb52228
adopt demo deployment config
2022-04-09 16:17:03 +02:00
Michael Barz
e4143737c5
Merge pull request #3481 from owncloud/human-friendly-runtime-error-msg
...
improve runtime connect error messages
2022-04-08 23:50:53 +02:00
Michael Barz
aff0651319
ordering of adrs
2022-04-08 23:50:00 +02:00
Michael Barz
1509a8b137
Merge pull request #3328 from owncloud/docs-adr-search
...
[docs-only] ADR: Search query language, Indexing and API
2022-04-08 23:43:05 +02:00
Michael Barz
788238d166
address review feedback
2022-04-08 23:34:36 +02:00
Klaas Freitag
12b59175a5
Minor addition: Performance for searching
2022-04-08 23:25:03 +02:00
Michael Barz
ebb8882be1
split into api, indexind and query language
2022-04-08 23:25:03 +02:00
Klaas Freitag
5db2e22725
Update docs/ocis/adr/0018-search.md
...
Co-authored-by: David Christofas <dchristofas@owncloud.com >
2022-04-08 23:25:03 +02:00
Klaas Freitag
4c70d958de
More work on the first DRAFT of the ADR for searching and indexing.
2022-04-08 23:25:03 +02:00
Klaas Freitag
3286000915
Renamed the search ADR to an up to date sequence number
2022-04-08 23:25:03 +02:00
Klaas Freitag
df5e9fd16f
Initial commit of ADR about searching in oCIS.
2022-04-08 23:25:03 +02:00
Michael Barz
0102e34d0b
set demo users to default off
2022-04-08 21:49:11 +02:00
Michael Barz
705cf95ff8
Automated changelog update [skip ci]
2022-04-08 18:54:01 +00:00
dependabot[bot]
b6b488d582
Bump github.com/go-ldap/ldap/v3 from 3.4.2 to 3.4.3
...
Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/go-ldap/ldap/releases )
- [Commits](https://github.com/go-ldap/ldap/compare/v3.4.2...v3.4.3 )
---
updated-dependencies:
- dependency-name: github.com/go-ldap/ldap/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-08 18:52:41 +00:00
Michael Barz
5f500d3c06
Apply suggestions from code review
...
Co-authored-by: Martin <github@diemattels.at >
2022-04-08 20:52:32 +02:00
Michael Barz
b677afb025
Merge pull request #3496 from owncloud/update-bingo-tooling
...
update tooling
2022-04-08 20:51:18 +02:00
Michael Barz
6547772ce8
Merge pull request #3497 from owncloud/update-reva-2022-04-08
...
[full-ci] update reva
2022-04-08 20:50:44 +02:00
Willy Kloucek
b738955761
update reva
2022-04-08 17:00:27 +02:00
Willy Kloucek
c2ab6b6aa5
update mocks
2022-04-08 14:23:39 +02:00
Willy Kloucek
1866b38c1c
update protoc-gen-openapiv2
2022-04-08 14:17:50 +02:00
Willy Kloucek
ab9e1302a9
update protoc-gen-go
2022-04-08 14:16:31 +02:00
Willy Kloucek
cb19ec35e9
update mutagen
2022-04-08 14:15:59 +02:00
Willy Kloucek
a89c55e05c
update hugo
2022-04-08 14:15:11 +02:00
Willy Kloucek
509d367973
update golangci-lint
2022-04-08 14:09:45 +02:00
Willy Kloucek
d8e5f87d5f
update go-licenses
2022-04-08 14:02:48 +02:00
Willy Kloucek
574227287d
update bingo
2022-04-08 14:01:12 +02:00