michal
2013-06-10 08:59:43 UTC
Hi,
in this way I may add new user to Sonar:
/users/create?commit=Create&user%5Blogin%5D=<LOGIN>&user%5Bname%5D=<NAME>&user%5Bpassword%5D=<PASSWORD>&user%5Bpassword_confirmation%5D=<PASSWORD>
How may I to add user as project administrator to specifed project ?
I see in Firebug something like that:
id=80146&role=admin&redirect=&users%5B%5D=10423
Must I search userid and projectid in sonar db ?
How will be look a rest/curl request ?
thanks,
Mike
--
View this message in context: http://sonar.15.x6.nabble.com/Add-user-to-project-not-web-interface-from-rest-or-curl-tp5013231.html
Sent from the Sonar user mailing list archive at Nabble.com.
in this way I may add new user to Sonar:
/users/create?commit=Create&user%5Blogin%5D=<LOGIN>&user%5Bname%5D=<NAME>&user%5Bpassword%5D=<PASSWORD>&user%5Bpassword_confirmation%5D=<PASSWORD>
How may I to add user as project administrator to specifed project ?
I see in Firebug something like that:
id=80146&role=admin&redirect=&users%5B%5D=10423
Must I search userid and projectid in sonar db ?
How will be look a rest/curl request ?
thanks,
Mike
--
View this message in context: http://sonar.15.x6.nabble.com/Add-user-to-project-not-web-interface-from-rest-or-curl-tp5013231.html
Sent from the Sonar user mailing list archive at Nabble.com.