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

Configurable Authorization #204

Merged
merged 24 commits into from
Oct 20, 2021
Merged

Commits on Sep 21, 2021

  1. flake8

    datamel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    41dd53d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    c738f1c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    15b2444 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    076552f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3e00ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de5ac35 View commit details
    Browse the repository at this point in the history
  4. Fix await bug in resolvers

    datamel committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    6506082 View commit details
    Browse the repository at this point in the history
  5. Add authorisation logic

    datamel committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    be7d04d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ae5ed0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a0876d View commit details
    Browse the repository at this point in the history
  8. pass permissions to the ui

    datamel committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    1cb0f47 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    91baadb View commit details
    Browse the repository at this point in the history
  2. - Generate operation list from schema

    - Fix current user for subscriptions
    - Add tests
    datamel committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    85453ec View commit details
    Browse the repository at this point in the history
  3. current user to context

    datamel committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    af8e0ce View commit details
    Browse the repository at this point in the history
  4. format test_authorise.py

    datamel committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    d7aef8f View commit details
    Browse the repository at this point in the history
  5. Refactor _authorise/can_read

    flake8
    datamel committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    94254b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de5dd1f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Update cylc/uiserver/authorise.py

    Co-authored-by: Hilary James Oliver <hilary.j.oliver@gmail.com>
    datamel and hjoliver authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    5be838e View commit details
    Browse the repository at this point in the history
  2. Update cylc/uiserver/authorise.py

    Co-authored-by: Hilary James Oliver <hilary.j.oliver@gmail.com>
    datamel and hjoliver authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    4cd6133 View commit details
    Browse the repository at this point in the history
  3. Update cylc/uiserver/authorise.py

    Co-authored-by: Hilary James Oliver <hilary.j.oliver@gmail.com>
    datamel and hjoliver authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    b86a182 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd5acac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fddd8a5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'authorisation-initial' of github.com:datamel/cylc-uiser…

    …ver into authorization-jupyter-server
    datamel committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    57fbd06 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    d579666 View commit details
    Browse the repository at this point in the history