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

Use signalR group for local development #1256

Closed
andchiind opened this issue Dec 12, 2023 · 0 comments · Fixed by #1260
Closed

Use signalR group for local development #1256

andchiind opened this issue Dec 12, 2023 · 0 comments · Fixed by #1260
Assignees
Labels
backend Backend related functionality improvement Improvement to existing functionality

Comments

@andchiind
Copy link
Contributor

Describe the improvement you would like to see
We currently use groups to distinguish different access rights. We also want to make these even more specific when developing locally so that the group is unique to each local user. This can either be a generated ID or a value set in .env and read from appsettings.

How will this change existing functionality?
It will avoid signalR conflicts in local development.

How will this improvement affect the current Threat Model?
N/A, but don't use personal information to make the group name.

@andchiind andchiind added backend Backend related functionality improvement Improvement to existing functionality labels Dec 12, 2023
@andchiind andchiind self-assigned this Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related functionality improvement Improvement to existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant