SecurityRiskAdvisors / VECTR

VECTR is a tool that facilitates tracking of your red and blue team testing activities to measure detection and prevention capabilities across different attack scenarios
1.39k stars 164 forks source link

Cannot change Organisation or User details #69

Closed chrisnewmanuk closed 4 years ago

chrisnewmanuk commented 4 years ago

As Admin on 5.5.10

Administration -> Organizations -> Select the Cog of one created by yourself -> Change name or description -> Box Closes -> Refresh screen and no change appears to have been committed

Administration -> Users -> Select the cog of the user -> Change the name or password -> "Forbidden" is displayed -> No change happens.

chrisnewmanuk commented 4 years ago

No sooner had I opened this, I found the issue. NGINX was set to allow GET and POST only. VECTR is using other HTTP VERBS like DELETE and PUT. WOrks fine now.