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

fix(dgw)!: jet_rec claim is now a string #957

Merged
merged 3 commits into from
Aug 1, 2024
Merged

Commits on Aug 1, 2024

  1. fix(dgw)!: jet_rec claim is now a string

    Possible values are:
    
    - `none`: No policy to enforce (recording is optional)
    
    - `external`: An external application (e.g.: RDM) must push the
      recording stream via a separate websocket connection
    
    - `proxy`: Session must be recorded directly at Devolutions Gateway
      level (not implemented yet)
    CBenoit committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    de008b9 View commit details
    Browse the repository at this point in the history
  2. fixup

    CBenoit committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e711106 View commit details
    Browse the repository at this point in the history
  3. fixup

    CBenoit committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    701dad7 View commit details
    Browse the repository at this point in the history