Christian Richter
fdd94daae8
restore deleted files
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
a919195f34
refactor thumbnails
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
afea0b4304
refactor webdav
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
e5abc25aa1
refactor web
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
4347b2672f
refactor store
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
e079465ff8
refactor storage
2022-04-13 17:04:38 +02:00
Christian Richter
1a1a4d6a3c
refactor settings
2022-04-13 17:04:37 +02:00
Christian Richter
92d76e00ab
refactor proxy
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
689ec4f266
refactor ocs
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
2153d22e61
refactor notifications
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
bff47cc0f1
refactor nats
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
bfc8db848c
refactor idp
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
4404b9741d
refactor idm
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
1932e594d1
refactor graph-explorer
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
4d821cdc9d
refactor graph
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
d4442941a1
refactor glauth
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
2089ac5f7b
refactor accounts
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:35 +02:00
Christian Richter
1c5d02da20
fix .gitignore & cleanup
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 16:46:12 +02:00
Jörn Friedrich Dreyer
7f16377468
Automated changelog update [skip ci]
2022-04-11 20:39:28 +00:00
Jörn Friedrich Dreyer
f828a63687
Merge pull request #3476 from rhafer/share-ldap-con
...
[full-ci] adapt for new LDAP config
2022-04-11 22:36:28 +02:00
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