Commit Graph

28 Commits

Author SHA1 Message Date
Ralf Haferkamp 9f47836681 Remove unused ownCloudQuota attribute from LDAP Schema
In oCIS the quota is a setting of the personal or project spaces. We
never stored quotas in LDAP for ocis nor are there plans to do so.

Fixes: #8059
2024-01-09 09:59:04 +01:00
Roman Perekhod 5c549469f8 add banned password list to the default deployments 2023-11-22 15:30:17 +01:00
Willy Kloucek 0f3dddafab remove references to oc.ios://ios.owncloud.com since it is no longer used 2023-06-05 13:57:05 +02:00
Benedikt Kulmann 8c033e1936 change: remove the settings ui
ownCloud Web recently transitioned to Vue3. The settings ui is still
written in Vue2. Since it's pretty much unused we won't take the efforts
of upgrading it to Vue3.
2023-02-03 10:27:05 +01:00
Ralf Haferkamp 006738b23d Fix config and sample groups for LDAP deployment example
The setup was configured to use a mix of the 'groupOfNames' and
'groupOfUniqueNames' objectclasses/attributetypes for groups. This
aligns the configuration and sample data to use just'groupOfNames'.

Closes: #5085
2022-11-23 12:30:02 +01:00
David Christofas 3babaf1a4d remove the graph-explorer servier from ocis (#4733) 2022-10-04 15:55:30 +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 fced29a6be update deployments proxy config 2022-05-19 07:56:41 +02:00
Willy Kloucek 5c1ffb5038 adapt proxy config and remove uneeded config 2022-05-07 14:03:42 +02:00
Willy Kloucek 6b5447ef7b remove unused entrypoint script 2022-05-06 12:57:54 +02:00
Willy Kloucek dfafcb9664 update proxy config 2022-05-06 12:50:38 +02:00
Willy Kloucek 4a9d0f297f update proxy conf 2022-05-06 09:27:39 +02:00
Willy Kloucek d2de2a775d add OCIS_OIDC_ISSUER config env 2022-05-05 15:45:22 +02:00
Phil Davis b3aff31466 Various grammar and typos 2022-04-19 20:47:37 +05:45
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
Saw-jan 2417f29f7b update docker-compose for running tests 2022-02-08 12:00:06 +05:45
Willy Kloucek f681f91abd start only needed services and set up sharing driver 2022-01-31 09:58:36 +01:00
Willy Kloucek 6d8517db75 add all demo users to the parallel deployment example 2021-11-25 14:14:23 +01:00
A.Unger 846df226de Merge branch 'master' into try-gookikt-config 2021-11-19 09:28:34 +01:00
Willy Kloucek 376661f2f9 change PR reference to openidconnect app release version 2021-11-18 08:24:16 +01:00
A.Unger 04d8ec86ab Merge branch 'master' into try-gookikt-config 2021-11-10 14:31:38 +01:00
Willy Kloucek 57c2dab834 Merge pull request #2741 from owncloud/redirect_from_login
[deployment examples] redirect oCIS users from oC10 login to oC Web
2021-11-10 13:24:16 +01:00
Willy Kloucek 5b6bae0349 add archiver and app provider route to all deployment examples 2021-11-09 16:58:16 +01:00
Willy Kloucek 713c0bb3d2 fix oc10 ocis parallel deployment 2021-11-09 16:10:11 +01:00
Willy Kloucek 8249209e1f redirect from login 2021-11-09 12:49:39 +01:00
Artur Neumann 2df9b058b5 [skip-ci] format PHP code same as in owncloud/core 2021-11-05 16:33:05 +01:00
Willy Kloucek 6cc2a2c58d add migration deployment 2021-09-20 15:15:35 +02:00