Will Scheidegger ha scritto:

Sure. Have a look at
info.magnolia.module.publicuserregistration.DefaultUserRegistrar
and especially at its registerUser() method.

Mmm... that method should create a new User.
I would like to retrieve existing users to fetch their data.

For now, I saw the class Security, e.g.:

Security.getUserManager().getAllUsers()

or

Security.getUserManager().getUser("matteo")

I think it is enough for the moment. In the next step of our project, we will work upon Public User Registration, we want to create a sort of community... so I think I will return over PUR! :-)

Thanks Will.
M.


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to