Commit Graph

9846 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
783eba7242 Automated changelog update [skip ci] 2022-05-19 12:25:56 +00:00
Jörn Friedrich Dreyer
49cac99664 Merge pull request #3833 from wkloucek/registry-cache
introduce service registry cache
2022-05-19 12:25:13 +00:00
Willy Kloucek
47b69049e9 Merge pull request #3836 from owncloud/fix-deployment-compose
[deployments] Enclose boolean with string in docker-compose env
2022-05-19 13:19:22 +02:00
Saw-jan
ed79a20905 enclose boolean with string in docker-compose env 2022-05-19 16:50:10 +05:45
Phil Davis
8afbb703e2 Automated changelog update [skip ci] 2022-05-19 09:19:43 +00:00
Phil Davis
8ece455e92 Merge pull request #3834 from owncloud/set-public-link-defaultname-capability
Set public link defaultname capability
2022-05-19 15:04:12 +05:45
Viktor Scharf
bed3d9f53b add test with no restriction quota (#3814) 2022-05-19 11:05:36 +02:00
Pascal Wengerter
582e0503da Supersede dependabot PRs 2022-05-19 10:40:08 +02:00
Pascal Wengerter
133682e6b9 Add formatting results 2022-05-19 10:36:23 +02:00
Pascal Wengerter
7f17338a69 Add public link defaultname to capabilities 2022-05-19 10:36:08 +02:00
Willy Kloucek
1326f5fb6a Automated changelog update [skip ci] 2022-05-19 08:33:05 +00:00
Willy Kloucek
5f4cd98f1f Merge pull request #3831 from wkloucek/proxy-config-revamp
proxy config revamp
2022-05-19 10:32:10 +02:00
Willy Kloucek
b596d1d506 introduce service registry cache 2022-05-19 09:57:34 +02:00
Jörn Friedrich Dreyer
b788552c18 Merge pull request #3821 from aduffeck/fix-file-uploaded-event
Fix file uploaded event
2022-05-19 07:37:41 +00:00
Pascal Wengerter
7b896ef2ad Merge pull request #3806 from owncloud/bump-settings-service-deps
Bump prod deps of settings service UI
2022-05-19 08:52:39 +02:00
André Duffeck
f75616d18d Bump reva 2022-05-19 08:41:27 +02:00
André Duffeck
dc47c5bda3 Make sure to catch all children when doing recursive updates 2022-05-19 08:31:38 +02:00
André Duffeck
2224855fc9 Configure the nats service for the system storage extension 2022-05-19 08:31:38 +02:00
André Duffeck
66190e4b55 Cleanup 2022-05-19 08:31:38 +02:00
Willy Kloucek
a861f9c126 remove legacy accounts route from proxy default routes 2022-05-19 08:05:46 +02:00
Willy Kloucek
fced29a6be update deployments proxy config 2022-05-19 07:56:41 +02:00
Martin
ea435449d2 Automated changelog update [skip ci] 2022-05-18 14:34:05 +00:00
Martin
b10270cf15 Merge pull request #3827 from wkloucek/update-port-ranges-add-debug-config
update port ranges add debug config
2022-05-18 16:32:57 +02:00
Martin
69585331e2 Apply suggestions from code review 2022-05-18 15:59:40 +02:00
Martin
b38a7d1dcc Update changelog/unreleased/fix-debug-config-enable-by-default.md 2022-05-18 15:54:36 +02:00
Martin
afb5d41940 Merge pull request #3816 from owncloud/doc-client-protocol
[docs-only] add client protocol overview
2022-05-18 15:52:34 +02:00
Martin
523f56c95d Automated changelog update [skip ci] 2022-05-18 13:52:03 +00:00
Martin
4a3f7bc01a Merge pull request #3824 from kobergj/BringKatherineBack
Bring katherine back
2022-05-18 15:51:16 +02:00
Willy Kloucek
ba120b61ef expose debug server for missing extensions 2022-05-18 15:26:35 +02:00
Willy Kloucek
75e770956b update port ranges 2022-05-18 15:21:09 +02:00
jkoberg
2d3c292f68 bring katherine back
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-18 14:33:54 +02:00
Viktor Scharf
64df36066c beta-plan docs: change method creating user (#3822) 2022-05-18 12:43:12 +02:00
Pascal Wengerter
0893fccce5 Bump prod deps of settings service UI 2022-05-18 11:52:41 +02:00
Viktor Scharf
16a99678c3 ApiTest. download files (#3809)
* add tests download file

* added ability to download different versions of files

* fix after review
2022-05-18 11:39:16 +02:00
Martin
d4941d45cb Merge pull request #3819 from wkloucek/debug-config-desc
add descriptions to the debug config
2022-05-18 11:27:11 +02:00
Jörn Friedrich Dreyer
7da8fcf122 Merge pull request #3820 from rhafer/create-user-beta
[docs-only] beta-testplan: Adjust curl examples to use graph instead of accounts/ocs
2022-05-18 08:30:45 +00:00
Martin
c376db53c8 Merge pull request #3817 from wkloucek/audit-log-out
add comment about independence of log outputs
2022-05-18 10:15:34 +02:00
Ralf Haferkamp
a99b526c2e beta-testplan: Adjust curl examples to use graph instead of accounts/ocs
The abilitiy to add users via /ocs was removed in ocs. Also the accounts
service no longer exists.
2022-05-18 10:07:32 +02:00
Willy Kloucek
7d87927459 add descriptions to the debug config 2022-05-18 09:57:41 +02:00
Jörn Friedrich Dreyer
b893a81af9 add client protocol overview
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-18 07:46:45 +00:00
Martin
76ea987d11 Update extensions/audit/pkg/config/config.go 2022-05-18 09:24:03 +02:00
Willy Kloucek
2a39bd5375 add comment about independence of log outputs 2022-05-18 09:20:47 +02:00
Willy Kloucek
1dee2341de Merge pull request #3813 from wkloucek/fix-grap-deploymnts
workaround ldaps insecure bind for graph https://github.com/owncloud/ocis/issues/3812
2022-05-18 09:02:03 +02:00
Willy Kloucek
57c0de334d workaround ldaps insecure bind for graph https://github.com/owncloud/ocis/issues/3812 2022-05-17 16:44:22 +02:00
Ralf Haferkamp
d0d9d20a56 Automated changelog update [skip ci] 2022-05-17 12:24:08 +00:00
Ralf Haferkamp
944aded9c7 Add docs for /me/changePassword 2022-05-17 14:23:38 +02:00
Ralf Haferkamp
112488607e Publish UserFeatureChanged event when users update their password 2022-05-17 14:23:38 +02:00
Ralf Haferkamp
c41cf92553 Add graph /me/changePassword endpoint
To allow users to change their own password when using the Graph LDAP backend.

Closes:	#3063
2022-05-17 14:23:38 +02:00
Michael Barz
cbd7ea77f7 Merge pull request #3807 from owncloud/bump-core-commit-id-20220517
[tests-only] [full-ci] Bump CORE_COMMITID for tests
2022-05-17 13:51:00 +02:00
Phil Davis
3fbf6d3e63 Bump CORE_COMMITID for tests 2022-05-17 10:50:26 +05:45