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

Exclude content highlighting on console request #7000

Merged
merged 1 commit into from
May 13, 2024

Conversation

yurabakhtin
Copy link
Contributor

What kind of change does this PR introduce? (check at least one)

  • Bugfix

The PR fulfills these requirements:

  • It's submitted to the develop branch, not the master branch if no hotfix
  • All tests are passing
  • Changelog was modified

Other information:
https://github.com/humhub/humhub-internal/issues/250

@yurabakhtin yurabakhtin requested a review from luke- May 13, 2024 08:21
Copy link

what-the-diff bot commented May 13, 2024

PR Summary

  • Added Conditional Check for Request Type
    This update includes a change where a specific segment of the software only runs under certain conditions. Specifically, this part of the code will now only function if the incoming request is not triggered from a console. This ensures effective use of resources by preventing unneeded operations.

@luke- luke- added this pull request to the merge queue May 13, 2024
Merged via the queue into develop with commit d216e22 May 13, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants