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

Deny/Allow Permissions #725

Merged
merged 7 commits into from
Aug 24, 2018
Merged

Deny/Allow Permissions #725

merged 7 commits into from
Aug 24, 2018

Commits on Aug 23, 2018

  1. Added parser for new style authorizations

    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    65188f9 View commit details
    Browse the repository at this point in the history
  2. Add enforcement of allow and deny permissions

    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    a79806e View commit details
    Browse the repository at this point in the history
  3. Add in route permission support

    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    5955f22 View commit details
    Browse the repository at this point in the history
  4. Test cache too

    derekcollison committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    f5375e6 View commit details
    Browse the repository at this point in the history
  5. Undo tmp changes not meant for PR

    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    3798df3 View commit details
    Browse the repository at this point in the history
  6. newline

    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    27d7549 View commit details
    Browse the repository at this point in the history
  7. Reduce duplicate code, check subjects

    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    7b9bab2 View commit details
    Browse the repository at this point in the history