Files @ 1943c6f00cd8
Branch filter:

Location: kallithea/docs/readme.rst - annotation

1943c6f00cd8 42 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Mads Kiilerich
user: allow LDAP users with non-ASCII characters in the DN

The database and sqlalchemy use unicode, so any attempt at storing encoded data
is wrong and might fail.

Thus, use safe_unicode instead of encoding it using safe_str.
1
2
3
.. _readme:

.. include:: ./../README.rst