Julian Koberg
563bbf28c0
fix: fix group creation in multi-instance ocis
...
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com >
2026-01-22 18:00:04 +01:00
Michal Klos
3e5a8683b9
feat: [OCISDEV-588] remove deprecated ocis env vars ( #11942 )
...
* feat: remove obsolete env var
* add comments for sonarcloud
---------
Co-authored-by: Martin Mattel <github@diemattels.at >
2026-01-22 17:46:42 +01:00
Lukas Hirt
a8efe46b10
feat(graph): [OCISDEV-458] [OCISDEV-459] add users instances
...
The user endpoint now returns the instances that the user is either
a member or a guest of and the cross instance reference.
2026-01-20 10:26:58 +01:00
Martin Mattel
b2a2c11542
missing changes
2026-01-19 12:00:44 +01:00
Martin Mattel
ed6897a7a0
[docs-only] Update of the envvar delta table and replace curie with semver
2026-01-19 11:13:26 +01:00
Julian Koberg
2ca6372668
feat: move multi-instance-config to deployment example
...
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com >
2026-01-16 12:01:59 +01:00
Julian Koberg
09c2dfbd11
feat: refine way of adding users to instances
...
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com >
2026-01-16 12:01:33 +01:00
Julian Koberg
ddc6cb0651
feat: cross instance sharing
...
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com >
2026-01-16 12:01:33 +01:00
Martin Mattel
68c58c62d9
[docs-only] Change curie to semver in envvars plus script update
2026-01-13 10:11:17 +01:00
Julian Koberg
2fcfa325cd
feat: use externalID for provisioning api
...
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com >
2025-11-12 10:58:26 +01:00
Martin Mattel
b81886a662
[master] [PR 11782] [docs-only][7.3] Replace envvar Balch text entries with 7.3.0
...
Backport of PR #11782
2025-11-04 09:39:35 +01:00
Lukas Hirt
c9d308f232
feat: [OCISDEV-234] add configurable display attributes
...
Added new configuration options `UserSearchDisplayedAttributes` which
allows to configure the attributes that are displayed in the user search results.
Also deprecate the `ShowUserEmailInResults` configuration option.
2025-10-01 21:03:53 +02:00
Martin
a5c524423d
Merge pull request #11429 from owncloud/fix_undefined_versions_for_new_envvars
...
Replace new envvars introduction version %%NEXT%% with 7.2.0
2025-06-13 11:31:45 +02:00
Julian Koberg
bc56dff5a7
feat(ocis): remove deprecated envvars
...
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com >
2025-06-13 10:00:12 +02:00
Martin Mattel
3236074f64
Replace new envvars introduction version %%NEXT%% with 7.2.0
2025-06-13 09:43:14 +02:00
Roman Perekhod
74cf69b5ec
limited the length of tags
2025-04-15 12:20:16 +02:00
Jörn Friedrich Dreyer
01cc32deec
Update services/graph/pkg/config/config.go
...
Co-authored-by: Martin <github@diemattels.at >
2024-11-28 17:08:16 +01:00
Jörn Friedrich Dreyer
9fea5c3002
graph concurrent share listing
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-11-28 16:52:54 +01:00
Martin
a12384d58f
Merge pull request #10397 from kobergj/ReplaceNext
...
[docs-only] Pin NEXT version
2024-10-23 16:48:02 +02:00
jkoberg
42f18ca500
docs(ocis): pin NEXT version
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-10-23 14:35:20 +02:00
Martin Mattel
8070889ce8
Fix envvar deprecations for 7.0.0
2024-10-22 18:47:08 +02:00
Ralf Haferkamp
9a2a68d3dc
fix: add OCIS_LDAP_USER_SCHEMA_DISPLAYNAME to graph service
...
Fixes : #10257
2024-10-08 17:24:51 +02:00
Juergen Weigert
0d719a7c72
fix: more colons after variables found.
...
cd owncloud/ocis/services
vi $(grep -l -r '[A-Z][A-Z][A-Z]:/')
2024-10-02 09:09:47 +02:00
Florian Schade
2f9c6c86ea
Merge branch 'master' into toggle-unified-roles
2024-08-27 17:43:05 +02:00
jkoberg
d335d635b3
feat(graph): add TRANSLATION_PATH envvar
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-08-23 11:08:29 +02:00
Florian Schade
9b0c8eb14b
enhancement: add role condition and allowed resource actions to the role-list cli
2024-08-21 14:09:53 +02:00
Florian Schade
56537e94fc
enhancement: do not enable all roles by default.
...
from now on, not all unified roles are enabled by default, instead the available roles are hand-picked in the default setup.
For advanced use-cases, the administrator is capable to enable the desired set of available roles.
Picking roles is not easy since the uid is NOT humanly readable, therefore a cli is contained which lists the available, disabled and enabled roles.
2024-08-21 14:08:27 +02:00
Jörn Friedrich Dreyer
f960ae4d64
add OCIS_ENABLE_OCM env var
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-08-12 13:48:23 +02:00
Benedikt Kulmann
51d40c3f12
docs: fix env var description showing emails in results
2024-07-23 09:33:09 +02:00
Jörn Friedrich Dreyer
ab338884c6
rudimentary OCM support in graph
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-06-24 12:07:21 +02:00
Michael Barz
b04f3209d4
chore: prepare release, bump version
2024-06-19 19:45:57 +02:00
Michael Barz
5d99688161
docs: use placeholder for next release
2024-06-04 10:28:42 +02:00
jkoberg
b174b005e7
remove resharing
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-05 10:19:14 +02:00
Thomas Müller
07f0cd5574
fix: typos, naming clashes, error messages and deprecations
2024-04-03 15:34:36 +02:00
Christian Richter
6d8ff8ef47
incorporate requested changes
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-04-03 13:16:38 +02:00
jkoberg
24b5f8547a
allow using custom lang for space templates
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-03-27 10:56:43 +01:00
mmattel
f44e48e9e3
Add deprecation info for resharing
...
Co-authored-by: Christian Richter <crichter@owncloud.com >
2024-03-15 10:21:57 +01:00
jkoberg
a0e2648200
get template from request
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-03-07 13:01:51 +01:00
jkoberg
edbc82bfc1
poc: server side space defaults
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-03-07 13:01:51 +01:00
Phil Davis
bfca242f2e
chore: set introductionVersion 5.0 in services/graph
2024-03-06 17:50:21 +05:45
Phil Davis
9d2be66a85
chore: add introductionVersion pre5.0 to environment variable docs
2024-03-06 17:50:20 +05:45
mmattel
6e721eb4f5
[docs-only] Fix envvar descriptions trailing a double dot
2024-02-06 11:52:10 +01:00
Ralf Haferkamp
dca0c653fb
Removed deprecated envars scheduled for removal with 5.0.0
...
Fixes : #8025
2024-01-09 11:28:31 +01:00
jkoberg
3e55223f2d
allow authentication for events
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-19 10:44:05 +01:00
Ralf Haferkamp
4cb6d99e88
graph/users: Make minimum search term length configurable
2023-12-07 10:21:45 +01:00
mmattel
5e74b50efb
[docs-only] Fix envvars with a array slice ([]string)
2023-11-09 12:22:59 +01:00
Roman Perekhod
d185b7145f
implement sharing roles ( #7524 )
...
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com >
2023-10-24 15:01:11 +02:00
Ralf Haferkamp
8f284e7c2b
Add OCIS_LDAP_BIND_PASSWORD envvar and deprecate LDAP_BIND_PASSWORD
...
For some reason LDAP_BIND_PASSWORD was forgotten when all the other global LDAP_
variables got renamed.
Also marks LDAP_BIND_PASSWORD and LDAP_USER_SCHEMA_ID_IS_OCTETSTRING for removal with 5.0.0
Partial: #7176
2023-09-20 19:00:11 +02:00
jkoberg
0cd5ad6415
use service accounts for graph
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-08-31 12:11:43 +02:00
Christian Richter
d7139d4127
remove deprecated variables
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-08-22 17:25:24 +02:00