Hi,

You might want to explain a bit better what you are trying to do and why
you need a plugin.
There is the XWiki UI to create users.

As for adding a password so that the users can login, you can add the
following line

uobj.set("password" , user.get(2))

and add a password to the table of users used as input

Ludovic

2012/2/15 modularre-333 <[email protected]>

> but this users can't login in the wiki.
>
> --
> View this message in context:
> http://xwiki.475771.n2.nabble.com/plugin-xwiki-tp7285335p7287820.html
> Sent from the XWiki- Dev mailing list archive at Nabble.com.
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs
>



-- 
Ludovic Dubost
Founder and CEO
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to