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

Conversation

CBenoit
Copy link
Member

@CBenoit CBenoit commented Aug 1, 2024

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 CBenoit enabled auto-merge (squash) August 1, 2024 02:51
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)
@awakecoding
Copy link
Contributor

How about "stream" instead of "external"?

@CBenoit CBenoit disabled auto-merge August 1, 2024 03:16
@CBenoit
Copy link
Member Author

CBenoit commented Aug 1, 2024

How about "stream" instead of "external"?

Sounds good, I’ll change that.

@CBenoit CBenoit enabled auto-merge (squash) August 1, 2024 03:18
@CBenoit CBenoit merged commit 59bb0af into master Aug 1, 2024
24 checks passed
@CBenoit CBenoit deleted the rework-jet-rec-claim branch August 1, 2024 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants