Commit Graph

7 Commits

Author SHA1 Message Date
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
Phil Davis
b3aff31466 Various grammar and typos 2022-04-19 20:47:37 +05:45
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
376661f2f9 change PR reference to openidconnect app release version 2021-11-18 08:24:16 +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