Files
nairobi/app/views
Javi Martín adfb141d1b Simplify URL validation in related content
We were using `Setting["url"]` to verify the content belonged to the
application URL, but we can use `root_url` instead.

Note that means we need to include the port when filling in forms in the
tests, since in tests URL helpers like `polymorphic_url` don't include
the port, but a port is automatically added when actually making the
request.
2022-10-02 16:54:06 +02:00
..
2022-06-01 14:27:33 +02:00
2019-03-25 14:58:54 +01:00
2022-08-19 15:40:51 +02:00
2022-06-01 14:27:33 +02:00
2021-06-03 11:13:52 +02:00
2021-03-02 14:45:18 +01:00
2019-09-10 20:02:15 +02:00