MantisBT - CDash
View Issue Details
0010648CDashpublic2010-04-30 04:082012-01-18 09:11
David Coeurjolly 
Julien Jomier 
normaltweakalways
resolvedfixed 
1.6.4 
2.0 
0010648: By default how to allow registered user to create new projects
I've installed a cdash service in my institution but I've a problem with the permission management of registered users: is there an option to allow brand new registered users to create new projects ?

At this point, everybody can register ($CDASH_NO_REGISTRATION = '0') but only the cdash admin can create new projects (and thus, the cdash-admin has to re-affect the users to their project manually).

Is there a specific option in the config.local.php ?
No tags attached.
Issue History
2010-04-30 04:08David CoeurjollyNew Issue
2010-04-30 09:55Julien JomierStatusnew => assigned
2010-04-30 09:55Julien JomierAssigned To => Julien Jomier
2010-04-30 09:56Julien JomierNote Added: 0020488
2012-01-18 09:11Julien JomierNote Added: 0028351
2012-01-18 09:11Julien JomierStatusassigned => resolved
2012-01-18 09:11Julien JomierFixed in Version => 2.0
2012-01-18 09:11Julien JomierResolutionopen => fixed

Notes
(0020488)
Julien Jomier   
2010-04-30 09:56   
Regretfully, right now only administrators can add project. We will add this feature soon.
(0028351)
Julien Jomier   
2012-01-18 09:11   
A variable '$CDASH_USER_CREATE_PROJECTS' in the cdash.local.php can be set to "true" to allow any registered users to create a new project.