Files
@ d4b1b40b41ac
Branch filter:
Location: kallithea/setup.cfg
d4b1b40b41ac
830 B
text/x-ini
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.