Hi,
When the user register I want to avoid not only that the username is already used but also that firstname and lastname are not already in uses.
How can I do this? JAE
You will have to change the eZ publish kernel code to accomplish this. In the future we will create hooks for the workflow system in these places so you can change this behavior simply by making a workflow.