Peter Marschall
|
d6c4e6487a
LDAP auth: flexibilize parsing of 'ldap_groups_attribute'
|
1 year ago |
Peter Marschall
|
f9dd3efc3a
LDAP auth: remove config option 'ldap_load_groups'
|
1 year ago |
Peter Marschall
|
6c1445d8db
LDAP auth: introduce config option 'ldap_groups_attribute'
|
1 year ago |
Peter Marschall
|
1ca41e2128
LDAP auth: only ask for memberOf if ldap_load_groups = True
|
1 year ago |
Peter Marschall
|
607b3af67b
LDAP auth: calculate attributes to query in __init__()
|
1 year ago |
Peter Marschall
|
99f5ec389d
LDAP auth: indroduce config option 'ldap_user_attribute'
|
1 year ago |
Peter Marschall
|
0253682c00
LDAP auth: do not blindly assume groups have a 2-letter naming attribute
|
1 year ago |
Peter Marschall
|
8c2feb4726
LDAP auth: escape values used in LDAP filters to avoid possible injection of malicious code.
|
1 year ago |
Peter Marschall
|
c243ae4ebf
LDAP auth: require exactly one result when searching for the LDAP user DN
|
1 year ago |
Peter Marschall
|
6f82333ff7
LDAP auth: harmonize _login2() and _login3() methods
|
1 year ago |
Peter Marschall
|
b22038c746
LDAP auth: a little bit of cleanup
|
1 year ago |
IM
|
7df2fb35a7
Disable overloading BaseAuth login method
|
1 year ago |
Peter Bieringer
|
886f4ee8d0
make tox happy
|
1 year ago |
Peter Bieringer
|
46acbfd987
Improve: auth.ldap config shown on startup, terminate in case no password is supplied for bind user
|
1 year ago |
Peter Bieringer
|
0e0592e3b8
extend copyright
|
1 year ago |
Bishtawi
|
ee2af306d7
Support loading ldap secret from file
|
1 year ago |
Peter Bieringer
|
687624a403
fix spelling
|
1 year ago |
Dipl. Ing. Péter Varkoly
|
e887b06d21
Fix syntax
|
1 year ago |
Dipl. Ing. Péter Varkoly
|
b1c682de57
Enhance docomentation.
|
1 year ago |
Dipl. Ing. Péter Varkoly
|
0feca04086
Implementing ssl connection for ldap auth
|
1 year ago |
Dipl. Ing. Péter Varkoly
|
645619bac8
Fix format string
|
1 year ago |
Dipl. Ing. Péter Varkoly
|
b081b3ea06
Fix issue #197 [ERROR] An exception occurred during GET request on '/.web/': string indices must be integers, not 'str' when using LDAP
|
1 year ago |
Dipl. Ing. Péter Varkoly
|
e05fbeb950
Apply suggestions of mypy
|
1 year ago |
Dipl. Ing. Péter Varkoly
|
d75b071fec
Fix the problems found by flake8.
|
1 year ago |
Dipl. Ing. Péter Varkoly
|
5cb16a3a2d
Fix syntax
|
1 year ago |
Dipl. Ing. Péter Varkoly
|
8b8d7729a2
Now ldap auth can use ldap and ldap3 also.
|
1 year ago |
Peter Varkoly
|
8d19fd7a64
Now rights can be add to user groups too.
|
4 years ago |
Dipl. Ing. Péter Varkoly
|
eda8309a04
Implementing group based collection matching.
|
4 years ago |
Peter Varkoly
|
2dc0fd29dc
Initial version of ldap authentication backend.
|
4 years ago |