Commit Graph

803 Commits

Author SHA1 Message Date
Ralf Haferkamp 24178e381b Fix inconsistent env var naming for LDAP filter configuration
There was a naming inconsitency for the enviroment variables used to define
LDAP filters for user and groups queries. Some services used `LDAP_USER_FILTER`
while others used `LDAP_USERFILTER`. This is now changed to use `LDAP_USER_FILTER`
and `LDAP_GROUP_FILTER`

Closes: #3890
2022-06-01 15:35:08 +02:00
Willy Kloucek d4e0045723 Merge pull request #3889 from owncloud/docs-ulimits
[docs-only] add docs for macOS ulimits
2022-05-30 13:58:47 +02:00
Michael Barz 1f5c3b6f3a add docs for macOS ulimits 2022-05-30 12:43:33 +02:00
Willy Kloucek 0571a86e59 update getting started docs to beta2 2022-05-30 09:56:38 +02:00
Willy Kloucek f3a15403ee Merge pull request #3871 from wkloucek/remove-legacy-kubenernetes-docs
remove legacy kubernetes docs
2022-05-30 09:06:39 +02:00
Martin e94e625d9b Merge pull request #3864 from owncloud/add-propfind-sequence-diagrams
[docs-only] add PROPFIND sequence diagram examples
2022-05-25 12:15:19 +02:00
Jörn Friedrich Dreyer 91bc45cbbc Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
2022-05-25 10:48:48 +02:00
Willy Kloucek 50b3c2e9df remove legacy kubernetes docs 2022-05-25 09:32:18 +02:00
Willy Kloucek 792be49a0c update ocis version in getting started guide 2022-05-25 09:13:49 +02:00
Jörn Friedrich Dreyer 82074b63fb add PROPFIND sequence diagram examples
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-24 14:24:55 +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 afb5d41940 Merge pull request #3816 from owncloud/doc-client-protocol
[docs-only] add client protocol overview
2022-05-18 15:52:34 +02:00
Willy Kloucek 75e770956b update port ranges 2022-05-18 15:21:09 +02:00
Viktor Scharf 64df36066c beta-plan docs: change method creating user (#3822) 2022-05-18 12:43:12 +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
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
Ralf Haferkamp 944aded9c7 Add docs for /me/changePassword 2022-05-17 14:23:38 +02:00
Jörn Friedrich Dreyer afc53f84ce Merge pull request #3780 from owncloud/mmattel-patch-1
Update release_notes.md
2022-05-13 08:15:00 +00:00
Willy Kloucek ea2c3511e8 add missing extensions to docs and unify naming 2022-05-12 15:13:37 +02:00
Martin 1e58c8c9c9 Update release_notes.md
Because the release notes are now published with the official documentation, we need to do a small change here.

* Delete the Release Notes content
* Add a note and a link to the official ownCloud Documentation

@micbar @wkloucek @pmaier1
2022-05-12 10:35:13 +02:00
Ralf Haferkamp d25aa7b20f Remove "accounts" service 2022-05-11 15:29:34 +02:00
Ralf Haferkamp 5ba1b8f2c1 Remove "glauth" service
The "glauth" service is no longer used. After we switched to
libregraph/idm.
2022-05-11 15:29:34 +02:00
David Christofas 49090c0799 [docs-only] highlight critical section via a warning box 2022-05-10 17:12:24 +02:00
Patrick Maier 34b6b2c9e1 Update release_notes.md 2022-05-10 15:00:23 +02:00
Patrick Maier b1036deb29 Update release_notes.md 2022-05-10 14:58:36 +02:00
Patrick Maier f9b26d3d12 Update release_notes.md 2022-05-10 14:57:27 +02:00
Patrick Maier 2295499864 Update release_notes.md 2022-05-10 14:48:12 +02:00
Patrick Maier d7e67311b7 Update release_notes.md 2022-05-10 14:46:24 +02:00
Patrick Maier f067660eda [docs-only] Infinite Scale 2.0.0 Release Notes 2022-05-10 14:40:20 +02:00
Willy Kloucek faa818385b Merge pull request #3740 from wkloucek/remove-run-kill-runtime
remove run and kill commands from the runtime
2022-05-09 14:58:41 +02:00
Willy Kloucek 52f9938a3b remove codimd from deployment example 2022-05-09 11:39:20 +02:00
Willy Kloucek 53e26f8ad2 remove run / kill from docs 2022-05-09 11:32:46 +02:00
Christian Richter 61f0eb7738 Merge pull request #3714 from owncloud/fix-adoc
escape adoc pipe & remove linewrap in output
2022-05-06 11:20:34 +02:00
Christian Richter 84a93d24a9 escape adoc pipe & remove linewrap in output
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-06 11:10:47 +02:00
Artur Neumann 2ca62051b0 [docs-only] improve docs of running API acceptance tests (#3707)
Co-authored-by: Phil Davis <phil@jankaritech.com>
2022-05-06 12:38:46 +05:45
Jörn Friedrich Dreyer d0a00f8a8f Merge pull request #3698 from owncloud/adoc-fixes
prepend http by  in adoc generator
2022-05-05 13:08:43 +00:00
Christian Richter 38532e2df0 prepend http by in adoc generator
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-05 14:49:57 +02:00
Christian Richter 99c405fefe Merge pull request #3696 from owncloud/adoc-fixes
doc fixes
2022-05-05 14:36:41 +02:00
Jörn Friedrich Dreyer d2b0cb870b Merge pull request #3690 from wkloucek/fix-deployment-examples
fix deployment examples
2022-05-05 12:31:41 +00:00
Christian Richter 1e8fe52b3a fix unescaped default values
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-05 13:35:56 +02:00
Christian Richter 3c0928f0a2 fix linewrap 2022-05-05 13:24:42 +02:00
Jörn Friedrich Dreyer 9c120d0758 update notifications docs
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-05 11:00:07 +00:00
Willy Kloucek 6e3752bb47 fix s3 deployment example 2022-05-05 12:53:56 +02:00
Willy Kloucek bba70c5ba5 Merge branch 'fix-compile-time-options' into fix-deployment-examples 2022-05-05 12:30:05 +02:00
Jörn Friedrich Dreyer 51e1aa2978 rename users and groups extensions
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-05 09:14:27 +00:00
Willy Kloucek b43d99b198 update docs 2022-05-05 10:55:37 +02:00
Willy Kloucek b9803e3690 fix ocis hello example 2022-05-05 09:27:59 +02:00
Michael Barz 2eb906a3ff fix docs generate 2022-05-04 15:49:18 +02:00
Michael Barz 189987bcbd Bump major version to v2 2022-05-04 14:49:59 +02:00