The admin can't validate the user into the user admin page. One solution exist, using user edit mode and set it active.
But th eeasiest way seems to have a bug.
bug fixed. Coming from the use of save method on old users, who subscribe with less restrictive validation rules.
Fiwed by replacing save() by update()
The admin can't validate the user into the user admin page. One solution exist, using user edit mode and set it active. But th eeasiest way seems to have a bug.