mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
499bb293c9
- This is preparation work for getting rid of API versions - The existing code used api versions for members, but the members API is not versioned - This caused a bug as issuer was begin set to {{admin_url}}/ghost/api/undefined - The updated code returns the correct value and is unit tested - Whilst cleaning up I also swapped the usage of urlUtils to consistently use urlFor, as that is our main helper |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
services | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
notify.js | ||
overrides.js | ||
run-update-check.js | ||
update-check.js |