Skip to content

Implement RBAC message discarding filters#407

Open
magnusg-kdab wants to merge 2 commits into
mainfrom
rbacfilters
Open

Implement RBAC message discarding filters#407
magnusg-kdab wants to merge 2 commits into
mainfrom
rbacfilters

Conversation

@magnusg-kdab

Copy link
Copy Markdown
Contributor

In order to be flexible with the message discarding, this uses a generic predicate to be able to configure the discarding rules.

Closes #403

A missing trailing slash caused opencmw::URI to return no path.
The best solution would be to add a fallback "/" root path to
opencmw::URI, in case no path is present. However, this would trigger
the assert in URI::returnOpt that checks if the returned string is part
of the original provided string. Therefore we opt for this less invasive
change.

Signed-off-by: Magnus Groß <magnus.gross+github@kdab.com>
Signed-off-by: Magnus Groß <magnus.gross+github@kdab.com>
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.

[2SP] Integrate RBAC into GNU Radio 4 message handling

1 participant