stable

Clone or download

Read-only

Cannot create a private project via the web UI on instances without restricted users

The wizard calls the REST API with a project visibility that is only available when restricted users are available (which is now rejected instead of being silently processed). The labels have been renamed to match the ones described in the documentation [0]. Part of story #21386: dry run REST project creation [0] https://docs.tuleap.org/administration-guide/users-management/security/site-access.html#project-s-permissions Change-Id: I4d72d54489f49524e5af726862660cacfdc6be85

Modified Files

Name
M src/scripts/project/registration/po/fr_FR.po +8 −8 Go to diff View file
M src/scripts/project/registration/src/components/Information/Input/ProjectInformationInputPrivacyList.test.ts +6 −6 Go to diff View file
M src/scripts/project/registration/src/components/Information/Input/ProjectInformationInputPrivacyList.vue +9 −9 Go to diff View file