Skip to content

fix(API): Extend list of configs influencing X-Nextcloud-Talk-Hash he…#9118

Merged
nickvergessen merged 1 commit intomasterfrom
bugfix/9107/improve-talk-version-hash-reactivity
Mar 21, 2023
Merged

fix(API): Extend list of configs influencing X-Nextcloud-Talk-Hash he…#9118
nickvergessen merged 1 commit intomasterfrom
bugfix/9107/improve-talk-version-hash-reactivity

Conversation

@nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Mar 21, 2023

Fix #9107

🏁 Checklist

@nickvergessen
Copy link
Member Author

/backport to stable26

Comment on lines +54 to 58
Legend:

* `Hash` - Whether the changing the config changes the Talk version hash triggering clients to refresh capabilities
* πŸ–ŒοΈ - UI option in the admin settings available
* πŸ’» - Dedicated OCC command available
Copy link
Contributor

@vitormattos vitormattos Mar 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not mandatory, only a suggestion to be more readable in my opinion.

Suggested change
Legend:
* `Hash` - Whether the changing the config changes the Talk version hash triggering clients to refresh capabilities
* πŸ–ŒοΈ - UI option in the admin settings available
* πŸ’» - Dedicated OCC command available
| Legend | Description |
| ------ | -------------------------------------------------------------------------------------------------------- |
| `Hash` | Whether the changing the config changes the Talk version hash triggering clients to refresh capabilities |
| πŸ–ŒοΈ | UI option in the admin settings available |
| πŸ’» | Dedicated OCC command available |

Screenshot_20230321_144055

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug feature: api πŸ› οΈ OCS API for conversations, chats and participants papercut

Projects

None yet

Development

Successfully merging this pull request may close these issues.

X-Nextcloud-Talk-Hash header is not changing when setting up recording servers

2 participants