Skip to content

Instantly share code, notes, and snippets.

@khoand0000
Created December 25, 2015 07:05
Show Gist options
  • Save khoand0000/b541967d93bf5e32b729 to your computer and use it in GitHub Desktop.
Save khoand0000/b541967d93bf5e32b729 to your computer and use it in GitHub Desktop.
conditions of download/view post checklist
  • $post_id is existing or not
  • $user can see $post_id or not
    • $user is author
    • or

request

  • authenticate $user ($user is logged in or not)
  • authorize $user: $user can do it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment