Check access to custom URLs

Created on 5 January 2024, over 1 year ago
Updated 8 February 2024, over 1 year ago

Problem/Motivation

Crumbs URLs added in the custom paths are output without checking whether a user has acces to them. As a result, a user can get 403 when clicking such a crumb.

In our case we have multiple crumbs and user might have not access to some of them depending on the context, so we need to display only those user has access to.

Proposed resolution

Check access to crumb URLs and skip ones user does not have access to.

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡¨πŸ‡ΎCyprus alex.bukach

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024