0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/apps/admin-x-settings/test
Sag b1e4ead01c
Fixed uniqueness validation of Recommendation URL (#18383)
refs https://github.com/TryGhost/Product/issues/3818

- added a check to compare hostname and pathnames of URLs. Different
subdomain or different pathname = different URLs, but protocol, www,
query parameters and hash fragments are ignored.
2023-10-02 10:34:59 -03:00
..
e2e Refactor user detail modal in AdminX (#18414) 2023-10-02 14:14:46 +02:00
unit Fixed uniqueness validation of Recommendation URL (#18383) 2023-10-02 10:34:59 -03:00
utils Refactored limit=all queries to be paginated in AdminX (#18324) 2023-09-25 14:03:47 +01:00