Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(doctor) content folder permission checks #610

Merged
merged 1 commit into from
Feb 4, 2018

Commits on Feb 4, 2018

  1. feat(doctor) content folder permission checks

    refs TryGhost#47
    
    - adds a new task to `ghost doctor startup` which runs on `ghost start`
    - skips this task if
    	- ghost user is not setup or
    	- ghost user doesn't own the content folder
    - checks the permissions inside the content folder and fails if a file or directory is not owned by ghost
    - logs the relevant files or directories
    - adds tests
    aileen committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    f55da27 View commit details
    Browse the repository at this point in the history