Peter Marschall
|
9eb9556536
LDAP auth: decode UTF-8 byte sequences to strings only if necessary
|
6 meses atrás |
Peter Marschall
|
cde4c5f2e8
LDAP auth: stop giving type hints for local list variables
|
6 meses atrás |
Peter Marschall
|
9b216a9f24
LDAP auth: define fallback value for _use_encryption
|
6 meses atrás |
Peter Marschall
|
5c4a0578b0
LDAP auth: fix _login2() by importing ldap.filter
|
6 meses atrás |
Peter Marschall
|
5a183e3c2b
LDAP auth: make flake8 happy
|
6 meses atrás |
Peter Marschall
|
5f677fc77e
LDAP auth: document all paramters at the top of the file
|
6 meses atrás |
Peter Marschall
|
8821612fa8
LDAP auth: allow finding groups based on separate search
|
7 meses atrás |
Peter Marschall
|
be3d58c55d
LDAP auth: protect LDAP search with a try: .. except clause
|
7 meses atrás |
Dipl. Ing. Péter Varkoly
|
95b3944ade
Do not read server info by bind to avoid needless network trafic.
|
9 meses atrás |
gajus
|
b805393bd9
Standardize LDAP security configuration naming
|
10 meses atrás |
gajus
|
1162a3a011
Add support for start_tls
|
10 meses atrás |
Miles Liu
|
24138389ed
fix(auth/ldap): Extract user attribute from list in _login3
|
10 meses atrás |
Peter Bieringer
|
6b83c409d4
Merge pull request #1742 from BastelBaus/patch-2
|
11 meses atrás |
BastelBaus@gmail.com
|
5d5b12c124
fixed flake8 errors
|
11 meses atrás |
BastelBaus
|
2439266d0e
Update ldap.py
|
11 meses atrás |
BastelBaus
|
3af690fcb6
Update ldap.py
|
11 meses atrás |
BastelBaus
|
98152062df
Update ldap.py
|
11 meses atrás |
BastelBaus
|
bcbf0918a9
Update ldap.py
|
11 meses atrás |
BastelBaus
|
7399286ec9
Update ldap.py
|
11 meses atrás |
Peter Marschall
|
d6c4e6487a
LDAP auth: flexibilize parsing of 'ldap_groups_attribute'
|
1 ano atrás |
Peter Marschall
|
f9dd3efc3a
LDAP auth: remove config option 'ldap_load_groups'
|
1 ano atrás |
Peter Marschall
|
6c1445d8db
LDAP auth: introduce config option 'ldap_groups_attribute'
|
1 ano atrás |
Peter Marschall
|
1ca41e2128
LDAP auth: only ask for memberOf if ldap_load_groups = True
|
1 ano atrás |
Peter Marschall
|
607b3af67b
LDAP auth: calculate attributes to query in __init__()
|
1 ano atrás |
Peter Marschall
|
99f5ec389d
LDAP auth: indroduce config option 'ldap_user_attribute'
|
1 ano atrás |
Peter Marschall
|
0253682c00
LDAP auth: do not blindly assume groups have a 2-letter naming attribute
|
1 ano atrás |
Peter Marschall
|
8c2feb4726
LDAP auth: escape values used in LDAP filters to avoid possible injection of malicious code.
|
1 ano atrás |
Peter Marschall
|
c243ae4ebf
LDAP auth: require exactly one result when searching for the LDAP user DN
|
1 ano atrás |
Peter Marschall
|
6f82333ff7
LDAP auth: harmonize _login2() and _login3() methods
|
1 ano atrás |
Peter Marschall
|
b22038c746
LDAP auth: a little bit of cleanup
|
1 ano atrás |