analytics/test/plausible_web
Harry Vangberg 34a6b984c7
Escape domain when creating URL for favicon (#2942)
* Escape domain when constructing favicon URL

A domain may include a slash, and in that case the domain must be
escaped, before it is used as an attribute for the image tag.

* match with 'conn.request_path' instead + test

---------

Co-authored-by: Robert Joonas <robertjoonas16@gmail.com>
2023-05-19 13:26:13 +02:00
..
controllers Support with_imported=true in Stats API aggregate (#2919) 2023-05-18 12:05:24 +02:00
plugs Escape domain when creating URL for favicon (#2942) 2023-05-19 13:26:13 +02:00
views Simplify Phoenix error template (#2913) 2023-05-16 10:52:17 +02:00
captcha_test.exs Google APIs integration improvements (#2358) 2022-10-24 09:34:02 +02:00
email_test.exs add tests for base_email template 2022-11-09 19:56:46 +02:00