Open DinisCruz opened 8 years ago
Add support for renaming teams inside a project
This has some security implications due to path injection on rename value
Backend API now supports this via endpoint /api/v1/team/:project/rename/:team/:name
/api/v1/team/:project/rename/:team/:name
Add support for renaming teams inside a project
This has some security implications due to path injection on rename value