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

Bugfix: Authorized User only gets findings through API of which he is the reporter of #2992 #2998

Merged
merged 2 commits into from
Oct 13, 2020

Conversation

Yuuichi89
Copy link
Contributor

@Yuuichi89 Yuuichi89 commented Oct 13, 2020

- bugfix: to #2992 latest "release/1.8.0" master

If in doubt you can use dev branch, it will just roll-out later.

When submitting a pull request, please make sure you have completed the following checklist:

  • Give a meaningful name to your PR, as it may end up being used in the release notes.
  • Your code is flake8 compliant.
  • Your code is python 3.6 compliant (specific python >3.6 syntax is currently not accepted).
  • If this is a new feature and not a bug fix, you've included the proper documentation in the ReadTheDocs documentation folder. https://github.com/DefectDojo/Documentation/tree/master/docs or provide feature documentation in the PR.
  • Model changes must include the necessary migrations in the dojo/db_migrations folder.
  • Add applicable tests to the unit tests.
  • Add the proper label to categorize your PR.

Copy link
Member

@valentijnscholten valentijnscholten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good find! I did a quicks can of serializers.py yesterday, but not this file. Thanks!

@madchap madchap merged commit 14e5581 into DefectDojo:dev Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants