Ghost/core/server
Maurice Williams 3583515e44 adding config flags to control all items mentioned in PRIVACY.md
closes #3241
- in config.js, the `privacy` attribute holds all privacy-related flags
- `privacy.userTinfoil: true` disables everything (equivalent to setting all flags to false)
- added helper function to core/server/config/index.js to checking privacy flags
- added helper function to core/server/config/index.js to show warning about deprecated items
2014-09-13 12:04:01 -04:00
..
api Remove permissions from configuration API 2014-09-02 15:48:32 +00:00
apps Stop packagePath variable from being undefined 2014-09-05 22:52:24 +10:00
config adding config flags to control all items mentioned in PRIVACY.md 2014-09-13 12:04:01 -04:00
controllers adding config flags to control all items mentioned in PRIVACY.md 2014-09-13 12:04:01 -04:00
data Merge pull request #3912 from halfdan/3909-config-api 2014-09-02 20:29:09 +01:00
email-templates Implementing HTML emails 2014-07-29 00:55:14 -04:00
errors Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00
helpers Merge pull request #3852 from ErisDS/issue-1967 2014-09-03 10:13:06 -05:00
middleware Fix regex from #3898 2014-09-01 15:39:53 +02:00
models adding config flags to control all items mentioned in PRIVACY.md 2014-09-13 12:04:01 -04:00
permissions Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
routes Implements new Configuration API 2014-08-31 20:54:17 +00:00
storage Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
utils Return leading image for {{content words="0"}} 2014-08-28 09:51:00 -07:00
views adding config flags to control all items mentioned in PRIVACY.md 2014-09-13 12:04:01 -04:00
filters.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
GhostServer.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
index.js adding config flags to control all items mentioned in PRIVACY.md 2014-09-13 12:04:01 -04:00
mail.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
require-tree.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
update-check.js adding config flags to control all items mentioned in PRIVACY.md 2014-09-13 12:04:01 -04:00
xmlrpc.js adding config flags to control all items mentioned in PRIVACY.md 2014-09-13 12:04:01 -04:00