Commit Graph

23 Commits

Author SHA1 Message Date
Michael Barz
c5b00a645d fix ocis_ldap admin user 2022-07-20 09:44:38 +02:00
Michael Barz
ab0518c66f fix ocis_ldap example 2022-07-19 19:20:24 +02:00
Ralf Haferkamp
b2db577f09 Align login attributes in deployment example as well
Followup fix for #4039
2022-07-14 16:36:51 +02:00
Willy Kloucek
fff55ed59b fix LDAP_USER_OBJECTCLASS typo in ldap deployment example 2022-07-08 10:16:48 +02:00
Christian Richter
f8f1320501 refactor extensions -> services
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:05:36 +02:00
David Christofas
287dc62fcf disable color logging in deployment examples 2022-06-09 10:34:32 +02:00
Christian Richter
e01cdb0590 bump traefik in example deployments
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
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
28c037542f remove temporary GRAPH_LDAP_INSECURE workaround after fix in https://github.com/owncloud/ocis/pull/3888 2022-05-31 09:51:17 +02:00
Saw-jan
ed79a20905 enclose boolean with string in docker-compose env 2022-05-19 16:50:10 +05:45
Willy Kloucek
57c0de334d workaround ldaps insecure bind for graph https://github.com/owncloud/ocis/issues/3812 2022-05-17 16:44:22 +02:00
Willy Kloucek
d3af9f6913 update ldap deplyoment example 2022-05-09 09:13:20 +02:00
Jörn Friedrich Dreyer
565548ebce storage-metadata -> storage-system
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-04 08:14:13 +00:00
Phil Davis
b3aff31466 Various grammar and typos 2022-04-19 20:47:37 +05:45
Ralf Haferkamp
91a0301ea0 Adapt deployment examples for new LDAP config 2022-04-11 18:17:21 +02:00
Michael Barz
3c2bb52228 adopt demo deployment config 2022-04-09 16:17:03 +02:00
Willy Kloucek
a81ba03d55 switch deployment examples to yaml config 2022-03-28 12:54:28 +02:00
Willy Kloucek
1a3de22448 make testing for the parallel deployment optional and introduce the basic auth option for all supported deployments 2022-02-08 10:16:49 +01:00
Willy Kloucek
6927cfd0dc remove unused templates 2022-01-13 11:32:32 +01:00
Willy Kloucek
182712b223 fix tracing config 2022-01-13 08:13:14 +01:00
Willy Kloucek
a99f20f8b0 fix traefik basic auth defaul 2022-01-03 07:49:23 +01:00
Willy Kloucek
7fb85fdecf add missing demo users and groups to ldap example 2021-11-25 14:14:23 +01:00
Willy Kloucek
25c516ab67 rename cs3_users_ocis deployment example to ocis_ldap 2021-11-25 14:14:23 +01:00