Skip to content
Commit d1906599 authored by Lukas Krause's avatar Lukas Krause
Browse files

Handle `notification_id` query param gracefully for project show

There is no need to block users from viewing a project when
someone is sharing a link from his notifications with the
`notification_id` attached as a query param. The `notification_id`
query param is used to render the notification toolbar for an
authorized users. If someone without authorization is using the
same link, we should simply not render the toolbar, but still show
the project show view.
parent 8612fd95
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment