Commit Graph

10 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
Michael Barz 97377e5b21 merge master 2021-12-10 14:38:46 +01:00
Jörn Friedrich Dreyer 27863fdb43 work
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-09-13 13:06:02 +00:00
Jörn Friedrich Dreyer a022ab78f3 rewrite with stronger spaces emphasis
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-09-13 11:14:56 +00:00
Jörn Friedrich Dreyer 5554c72d9a gotta run
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-08-18 17:22:52 +02:00
Jörn Friedrich Dreyer 8a2dcc22b6 fix env vars
pls double check if I got all!
2021-06-30 15:07:09 +02:00
Pascal Wengerter 81c57ee70c Fix a bunch of broken links within the docs 2021-04-19 14:34:04 +01:00
Pascal Wengerter ec8177d75e Fix sample user password & improve readability 2021-03-10 05:29:38 +05:45
Michael Barz 24e84f9bc2 Update Docs 2020-10-06 13:41:35 +02:00