Skip to content

Draft: feat: Restrict Duo Chat to project & group

Nathan Weinshenker requested to merge nw/use_clean_rails_redis_caching into master

What does this MR do and why?

TODO Need to update the specs and confirm this works locally!

The following MR restricts the ask duo button according to whether a user is accessing the group or project page. The following tanuki bot show_breadcrumbs_entry_point? automatically looks at whether the following page should have access based on the user having admin privileges.

Related to #447543

Changelog: changed EE: true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports