Skip to content

Skip broadcast dismissal request on unauthenticated user

What does this MR do and why?

Do not send backend request if unauthenticated user dismisses broadcast message

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.

How to set up and validate locally

  • Sign is as root. Go to admin panel and create new dismissible message.
  • Sign out. Open Network tab in the browser console. Visit /explore/groups.
  • Dismiss message and make sure there is no /-/users/broadcast_message_dismissals requests.

Related to #466734 (closed)

Edited by Serhii Yarynovskyi

Merge request reports