0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server
Austin Burdine 2865662ee5 added password protection
closes #4993
- brings password protection to the frontend of blogs
- adds testing for password protection
- upgrades bcrypt-js to 2.1.0
2015-04-30 23:44:43 -05:00
..
api added password protection 2015-04-30 23:44:43 -05:00
apps Merge pull request #5027 from felixrieseberg/iss4847 2015-03-19 10:47:01 -06:00
config added password protection 2015-04-30 23:44:43 -05:00
controllers added password protection 2015-04-30 23:44:43 -05:00
data added password protection 2015-04-30 23:44:43 -05:00
email-templates Fixed email copy grammatical errors 2014-09-29 16:04:02 +02:00
errors Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
events Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
helpers Add post preview via uuid (/p/:uuid) 2015-04-30 11:57:37 +01:00
middleware added password protection 2015-04-30 23:44:43 -05:00
models Upgrade grunt-jscs to fix whitespace linting. 2015-04-30 16:14:19 -05:00
permissions Removes objectTypeModelMap to reduce circular dependency. 2014-10-27 20:48:22 -04:00
routes added password protection 2015-04-30 23:44:43 -05:00
storage Merge pull request #4820 from phated/file-storage 2015-03-20 08:55:19 +00:00
utils added password protection 2015-04-30 23:44:43 -05:00
views added password protection 2015-04-30 23:44:43 -05:00
filters.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
ghost-server.js Fixed typos 2015-03-17 17:43:53 +00:00
index.js Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
mail.js Fixed typos 2015-03-17 17:43:53 +00:00
require-tree.js Follow symlinks when resolving theme paths. 2014-10-02 13:37:18 +00:00
update-check.js Add Ghost version to config object. 2014-11-28 18:08:50 +00:00