Sanitize slack-formatted links in chat messages
This removes text that matches the link format for a slack message Changelog: other
显示
- app/models/integrations/chat_message/issue_message.rb 2 个添加, 2 个删除app/models/integrations/chat_message/issue_message.rb
- lib/gitlab/regex.rb 4 个添加, 0 个删除lib/gitlab/regex.rb
- lib/slack_markdown_sanitizer.rb 4 个添加, 0 个删除lib/slack_markdown_sanitizer.rb
- spec/lib/gitlab/regex_spec.rb 12 个添加, 0 个删除spec/lib/gitlab/regex_spec.rb
- spec/lib/slack_markdown_sanitizer_spec.rb 17 个添加, 0 个删除spec/lib/slack_markdown_sanitizer_spec.rb
- spec/models/integrations/chat_message/issue_message_spec.rb 5 个添加, 5 个删除spec/models/integrations/chat_message/issue_message_spec.rb
加载中
想要评论请 注册 或 登录