Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate user on get model #466

Merged
merged 7 commits into from
Sep 17, 2023
Merged

Validate user on get model #466

merged 7 commits into from
Sep 17, 2023

Conversation

miltonbsn
Copy link
Member

@miltonbsn miltonbsn commented Sep 16, 2023

Summary

In order to improve data security, we're reworking checks when accessing a model from BRMW to add extra checks and make sure the user trying to access it, really have access to that model.

In case the user dont have this access (Or the model does not exist) we now redirect the link to a forbidden access page.

@miltonbsn miltonbsn marked this pull request as ready for review September 17, 2023 19:30
@miltonbsn miltonbsn merged commit 007ce1c into main Sep 17, 2023
@miltonbsn miltonbsn deleted the feature/user-validation branch September 17, 2023 19:55
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.

None yet

2 participants