uprtcl / js-uprtcl-server

Uprtcl JS web-server service provider

Home Page:http://uprtcl.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix found vulnerability inside the perspective creation procedure.

sotous opened this issue · comments

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.