mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
- 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 |
||
---|---|---|
.. | ||
client@5751899e5b | ||
frontend | ||
server | ||
shared | ||
app.js | ||
boot.js | ||
bridge.js |