On Sun, Jun 15, 2008 at 8:38 AM, Olivier Dehon <[EMAIL PROTECTED]> wrote:
> The problem with this approach is that accounts still need to be > activated, and an email sent to the final user. An option to bypass that > step would also be appreciable. You can turn off the validation requirement in security.properties: # If all email addresses (from new user registration) require an account validation email. email.validation.required=true I think there is an open issue about problems logging in with admin-created accounts, so it might not work exactly the way it should just yet. -- Wendy
