Skip to content

Commit c56ab74

Browse files
committed
2 parents 7203321 + 31d3132 commit c56ab74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ pyMultiLDAP can act also as a proxy server, behind openldap's slapd-sock backend
1111
- Export data in python dictionary, json or ldiff format;
1212
- Proxy Server, exposing a server daemon usable with [slapd-sock backend](https://www.openldap.org/software/man.cgi?query=slapd-sock).
1313

14-
pyMultiLDAP do not write data to LDAP servers, it just permit us to handle readonly data
15-
in a way that could be very simple to automate smart data processing on-the-fly.
14+
pyMultiLDAP doesn't write to LDAP servers, it just handle readonly data.
15+
It's also used to automate smart data processing on-the-fly.
1616

1717
See `example/settings.py.example` and `multildap/attr_rewrite.py` to understand how to configure and extend it.
1818

0 commit comments

Comments
 (0)