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

[backend] add missing capa for effective level computation #6157

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

labo-flg
Copy link
Member

@labo-flg labo-flg commented Feb 28, 2024

user with bypass were not having the right effective level in the AuthUser passed down to the requests.

to test:

  • have a user with only a group at confidence 20
  • user group role must have bypass --> expected effective level is 100
  • update a report of a confidence > 20

you should not have errors about insufficient confidence.

@labo-flg labo-flg added the filigran team use to identify PR from the Filigran team label Feb 28, 2024
@labo-flg labo-flg added this to the Release 6.0.0 milestone Feb 28, 2024
@labo-flg labo-flg self-assigned this Feb 28, 2024
@richard-julien richard-julien merged commit 89c0133 into master Feb 28, 2024
4 of 6 checks passed
@richard-julien richard-julien deleted the issue/fix-missing-capa-auth-user branch February 28, 2024 11:47
@richard-julien richard-julien removed this from the Release 6.0.0 milestone Feb 28, 2024
@richard-julien richard-julien added the solved use to identify issue that has been solved (must be linked to the solving PR) label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team solved use to identify issue that has been solved (must be linked to the solving PR)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants