Files
@ d4b1b40b41ac
Branch filter:
Location: kallithea/docs/changelog.rst
d4b1b40b41ac
200 B
text/prs.fallenstein.rst
db: fix beaker caching key of (invalid) unicode email addresses
It would crash with UnicodeDecodeError in beaker when trying to retrieve the
user by email.
It would crash with UnicodeDecodeError in beaker when trying to retrieve the
user by email.