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-09-20 17:50:49 +02:00
2022-04-07 19:35:40 +02:00
2022-08-23 14:30:38 +02:00
2022-04-07 19:35:40 +02:00
2022-08-19 17:40:50 +02:00
2022-06-13 15:45:32 +02:00
2021-12-30 15:50:03 +01:00
2022-04-07 19:35:40 +02:00
2022-04-07 19:35:40 +02:00
2020-08-07 11:52:24 +02:00
2021-03-02 14:45:18 +01:00
2022-04-07 19:35:40 +02:00
2022-06-07 14:17:37 -03:00
2022-04-07 19:35:40 +02:00
2022-04-07 19:35:40 +02:00
2022-04-07 19:35:40 +02:00
2022-06-13 15:45:32 +02:00
2021-03-18 15:03:21 +01:00
2022-04-07 19:35:40 +02:00
2019-11-13 01:33:06 +01:00
2021-08-16 16:30:13 +02:00
2022-04-11 12:25:26 +02:00
2022-04-07 19:35:40 +02:00
2022-04-07 19:35:40 +02:00
2019-10-24 17:11:47 +02:00
2022-04-07 19:35:40 +02:00
2022-06-01 11:41:09 +02:00
2019-11-12 19:28:35 +01:00
2022-07-11 14:43:28 +02:00
2020-06-15 11:54:05 +02:00
2021-09-03 11:49:52 +02:00
2021-10-18 13:07:16 +02:00
2022-04-07 19:35:40 +02:00
2022-04-07 19:35:40 +02:00
2022-10-02 16:54:06 +02:00
2022-04-07 19:35:40 +02:00
2019-03-25 14:58:54 +01:00
2022-06-13 15:45:32 +02:00
2019-10-24 17:11:47 +02:00
2022-04-07 19:35:40 +02:00
2021-10-05 14:43:09 +02:00
2019-10-24 17:11:47 +02:00
2021-12-20 14:42:53 +01:00