Files
@ d4b1b40b41ac
Branch filter:
Location: kallithea/init.d/kallithea-upstart.conf
d4b1b40b41ac
740 B
text/plain
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.