OWASP / Maturity-Models

Node application to help managing Maturity Models like the ones created by BSIMM and OpenSAMM
Apache License 2.0
187 stars 51 forks source link

Add ability to rename teams #161

Open DinisCruz opened 8 years ago

DinisCruz commented 8 years ago

Add support for renaming teams inside a project

This has some security implications due to path injection on rename value

DinisCruz commented 8 years ago

Backend API now supports this via endpoint /api/v1/team/:project/rename/:team/:name