0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test
kirrg001 18abb425fc 🐛 Fixed doubled query params for url/admin-url redirection
no issue

- express adds the query parameters to the `originalUrl`
- we have to ensure that we don't add the query params twice
2017-09-14 07:55:14 +07:00
..
functional 🐛 Fixed public api access on custom domain 2017-09-14 07:55:14 +07:00
integration Tests: Fix one more random failure (#9004) 2017-09-12 16:51:40 +01:00
unit 🐛 Fixed doubled query params for url/admin-url redirection 2017-09-14 07:55:14 +07:00
utils 🐛 Fixed only save imported post ids if amp field is empty (#8967) 2017-09-04 09:48:56 +02:00
.jshintrc