analytics/test/plausible_web/plugs
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
..
auth_plug_test.exs Run tests in async mode where applicable (#2542) 2022-12-26 10:20:29 -03:00
authorise_site_access_test.exs Google APIs integration improvements (#2358) 2022-10-24 09:34:02 +02:00
favicon_test.exs Escape domain when creating URL for favicon (#2942) 2023-05-19 13:26:13 +02:00
first_launch_plug_test.exs improve first launch experience for self-hosters (#2357) 2022-11-10 12:42:22 +01:00
session_timeout_plug_test.exs Formatting only changes - No code change (#75) 2020-06-08 10:35:13 +03:00
tracker_test.exs Run tests in async mode where applicable (#2542) 2022-12-26 10:20:29 -03:00