You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inside the createAndInitPerspective method, we currently call the updatePerspective function in order to maintain integrity in the new data created.
Create protection to ban outsiders from manipulating the process of updating a perspective from the createAndInitPerspective method.
The text was updated successfully, but these errors were encountered:
sotous
changed the title
Fixed found vulnerability inside the perspective creation procedure.
Fix found vulnerability inside the perspective creation procedure.
May 6, 2021
Inside the
createAndInitPerspective
method, we currently call theupdatePerspective
function in order to maintain integrity in the new data created.Create protection to ban outsiders from manipulating the process of updating a perspective from the
createAndInitPerspective
method.The text was updated successfully, but these errors were encountered: