when I run domainname on my yunohost instance it returns (none). Additionally, on yunohost, you can configure many different apps with different domains, so I don't think domainname could work in…
true can always easily transform sequences of kvts to message values
my experience with software in general is the more little edge cases that have to be manually implemented in multiple places, the more bugs there will be, and especially since its a fallback…
hmm strange about the html bug. something about html syntax?
would also prefer separate js files to js within script tags in general, but also doesn't matter much since its a small amount of code
with the inclusion of this PR, individual add_cookie lines could be removed from private_router.rs
@glyph here is a PR which has code to add the back_url_cookie to all private routes PeachCloud/peach-workspace#123
since handle_route returns a Response, it…