mirror of
https://github.com/mjl-/mox.git
synced 2025-03-20 09:02:30 +03:00
![]() we include the username in session cookie values. but cookie values must be ascii-only, go's net/http's drops bad values. the typical solution is to querystring-encode/decode the cookie values, which we'll now do. problem found by arnt, thanks for reporting! |
||
---|---|---|
.. | ||
domains.conf | ||
mox.conf |