Commit Graph
7 Commits
Author SHA1 Message Date
Ralf Haferkamp e932120cbc Allow reva to use safer TLS defaults for LDAP
Reva is moving away from the hardcoded "insecure" setting for LDAP
connections. For this to happend ocis needs some adjustments. In order
to avoid an "insecure" by default config in ocis this commit adds the
new parameters "insecure" and "cacert" to the LDAP configuration for the
auth-, user- and groups-provider. To make the out of the box experience
as smooth as possible the default setting for "cacert" points to the
certificate that is generated for glauth on startup.
2021-09-16 17:56:29 +02:00
A.Unger 49f7266d6e add all storages to new config scheme 2021-03-12 16:45:23 +01:00
Ishank Arora f11d8a2718 Separate LDAP schemas for users and groups 2021-02-18 12:46:30 +01:00
Ishank Arora d8ade4a917 storage: add group provider service and sharing SQL driver 2021-02-16 15:55:42 +01:00
Jörn Friedrich Dreyer 7dbc1af76f add OCIS_URL env var
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-21 16:20:02 +00:00
Michael Barz e946819c3a Rename commands and flagset 2020-10-06 13:41:34 +02:00
Michael Barz 9ff3ffe19f Rename folder and root command 2020-10-06 13:41:34 +02:00