feat: update the subproject creation option
Avoid create ACLs
POST subproject If the body contains both admin and viewer ACLs, do not create the default ACLs If the body contains only admin, create default viewer If the body contains only viewer, create default admin
PUT user Add user to the default ACL if it exists, otherwise, add the user to the first group
Edited by Mario Murillo