Ghost/core/server/web
Federico Tibaldo 4fcc31015b
🐛 Fixed regex match replacement when dealing with external URLs (#11781)
refs #10898

- Execute string replacement on external paths
- Take non-top-level base URLs into consideration (to avoid #10776 dups)
- Added tests for all of the above cases
2020-04-30 07:51:36 +01:00
..
admin Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
api Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
parent Moved express init + sentry to a shared util 2020-04-27 18:17:50 +01:00
shared 🐛 Fixed regex match replacement when dealing with external URLs (#11781) 2020-04-30 07:51:36 +01:00
site Moved magiclink handling to /members/ + added redirect 2020-04-29 19:35:41 +01:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
well-known.js Implemented externally verifiable identity tokens 2020-03-16 13:22:04 +01:00