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

Handle authorization when querying for a specific resource #503

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Handle authorization when querying for a specific resource #503

wants to merge 8 commits into from

Commits on Aug 30, 2016

  1. check for nil when authorizing doc

    nozik committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    2bd54f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from skycure/fixNonExistentMethodWithAuthorize

    check for nil when authorizing doc
    Ran Nozik authored Aug 30, 2016
    Configuration menu
    Copy the full SHA
    4f73a8a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from skycure/fixNonExistentMethodWithAuthorize

    check for nil when authorizing doc
    Ran Nozik committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    18e0a9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2528326 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2016

  1. separate conditions

    nozik committed Sep 4, 2016
    Configuration menu
    Copy the full SHA
    79192f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2016

  1. handle array case

    nozik committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    ac5080f View commit details
    Browse the repository at this point in the history
  2. take first resource only

    nozik committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    c488b08 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from skycure/bug_fix

    Bug fix
    Ran Nozik authored Nov 15, 2016
    Configuration menu
    Copy the full SHA
    c81b30b View commit details
    Browse the repository at this point in the history