mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05: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 |