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] Agent's custom fields being leaked through the Livechat configuration endpoint #17640

Merged
merged 2 commits into from
May 19, 2020

Conversation

renatobecker
Copy link
Contributor

@renatobecker renatobecker commented May 13, 2020

CLOSES #16354

The agent's custom fields were being leaked, there was no treatment as to which fields could be shared with the Livechat widget.
Now we're sharing the agent's custom fields the same way we do through the CRM integrations. There is a field(sendToIntegrations) that allows fields sharing with the Livechat widget.

@renatobecker renatobecker merged commit 0ac151c into develop May 19, 2020
@renatobecker renatobecker deleted the omnichannel/fix-leaking-custom-fields branch May 19, 2020 12:57
gabriellsh added a commit that referenced this pull request May 19, 2020
…customFields_users

* 'develop' of github.com:RocketChat/Rocket.Chat:
  [IMPROVE] Add env var to configure Chatpal URL and remove it from beta (#16665)
  Regression: Set retryWrites=false as default Mongo options (#17683)
  Fix the leak of agent's custom fields. (#17640)
  Regression: removed avatar provider temporary
  [FIX] Avatar url provider ignoring subfolders (#17675)
  [IMPROVE] Added divider between tables and paginations (#17680)
  [IMPROVE] Starred Messages  (#17685)
  Regression: status-color-online (#17684)
This was referenced May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LiveChat config endpoint sends customFields
2 participants