Michael Barz
693a311fd7
Merge pull request #9943 from 2403905/issue-9701
...
[full-ci] Added a new roles viewer/editor with ListGrants
2024-09-04 13:16:29 +02:00
Martin Mattel
79aac868cf
[docs-only] Description + CLI for Unified Roles Management
2024-09-03 11:03:39 +02:00
Roman Perekhod
d3e8eb34df
[full-ci] Added a new roles viewer/editor with ListGrants
2024-09-02 11:33:18 +02:00
Roman Perekhod
6319d986eb
[full-ci] Added a new role space editor without versions
2024-08-29 14:20:35 +02:00
Florian Schade
2f9c6c86ea
Merge branch 'master' into toggle-unified-roles
2024-08-27 17:43:05 +02:00
Florian Schade
803a0a5c38
fix: l10n make path, validation context key type and available role env
2024-08-23 14:24:19 +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
e348ac290e
enhancement: only use allowed roles for the graph service
2024-08-21 14:08:39 +02:00
Florian Schade
196c988b8c
enhancement: add unified roles filters
2024-08-21 14:08:38 +02:00
Florian Schade
4638280d21
enhancement: add allowed role validation to the go-playground validator
2024-08-21 14:08:29 +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
Jörn Friedrich Dreyer
799b12b8dd
fix service names for userlog, graph, invitations, sse and web
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-05-13 17:04:01 +02:00
Thomas Müller
a8cbc612cc
chore: remove unused return value from BindSourcesToStructs ( #9033 )
2024-04-30 18:18:31 +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
Christian Richter
59fab4ae5a
filter user e-mail in graph/user requests
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-04-02 16:38:47 +02:00
kobergj
e2eed1a3ca
Merge pull request #8723 from kobergj/SpaceTemplatesII
...
Server-Side Space Templates
2024-03-28 11:56:15 +01: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
Viktor Scharf
79c74711c4
[full-ci] Delete resharing tests ( #8704 )
...
* feat: disable resharing by default
delete re-sharing tests
* fix tests
---------
Co-authored-by: Michael Barz <mbarz@owncloud.com >
2024-03-27 10:30:25 +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
Jörn Friedrich Dreyer
972adafd29
verify all system accounts are set
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-02-29 15:51:37 +01:00
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
de4f9d78f4
allow authentication for stores
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-19 10:44:05 +01:00
jkoberg
3e55223f2d
allow authentication for events
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-19 10:44:05 +01:00
kobergj
423c28b298
improve store readmes
...
Co-authored-by: Martin <github@diemattels.at >
2023-12-15 13:25:10 +01:00
jkoberg
d62cb9d34b
use inmemory cache by default
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-13 12:49:54 +01:00
jkoberg
ad87ac955a
configure services individually
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-13 12:49:54 +01:00
jkoberg
bbc4f83f7d
bump dependencies
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-13 12:49:53 +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
mmattel
b13b880921
[docs-only] Fix envvars with a duration.
2023-11-08 18:32:39 +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
bd716156fc
let ocis init set the serviceaccounts
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-08-31 12:11:44 +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
Ralf Haferkamp
c0181f8144
graph: honor the OCIS_LDAP_GROUP_SCHEMA_MEMBER setting
...
Fixes : #7032
2023-08-17 11:06:34 +02:00
Daniël Franke
919404bafe
Move graph service to service tracer.
...
This changes the graph service away from using global tracers,
which makes debugging tracing issues easier going forward.
2023-07-12 12:56:33 +02:00