mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-28 05:14:12 +03:00
8fa1ce96ff
Fixes #798 - Now checks the request URL against a whitelist to determine whether the settings page exists. **Notes** - This works in the short term, but a better solution for enumerating the available settings views or centralising a list of recognised views that are available to client side code, (the router and sidebar, among others) as well as the backend controller will be required. |
||
---|---|---|
.. | ||
client | ||
server | ||
shared | ||
test | ||
config-loader.js | ||
ghost.js | ||
server.js |