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

Security issue fix #113

Open
seg1129 opened this issue Feb 4, 2020 · 0 comments
Open

Security issue fix #113

seg1129 opened this issue Feb 4, 2020 · 0 comments
Assignees

Comments

@seg1129
Copy link
Collaborator

seg1129 commented Feb 4, 2020

  • fix security issues related to libraries: Django 1.11 and Django rest framework
  • explicitly add success response when editing a group has been successful

Image of security issues identified by GIT:
Screen Shot 2020-02-04 at 2 10 18 PM

@seg1129 seg1129 self-assigned this Feb 4, 2020
seg1129 added a commit that referenced this issue Feb 4, 2020
seg1129 added a commit that referenced this issue Feb 4, 2020
seg1129 added a commit that referenced this issue Apr 8, 2020
* fix issue #113 explicitly add success response when editing a group has been successful

* fix issue #113 - fix security issues related to libraries: Django 1.11 and Django rest framework

* adding a try catch statement when saving data to the database using forms. if it silently fails, when we know there is an error in the database that is not caught by django form.save function

* fixing typo
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

No branches or pull requests

1 participant