It is impossible for admin (or any other user with permission "administer users") to register new users. The reason is that "add new user" uses user_register form which operates on path "user/register".

Given patch solves the problem.

CommentFileSizeAuthor
already_in.module.perm_.patch1.01 KBpawel_r

Comments

dhendriks’s picture

Actually, for me registering users as admin works fine, even with this module enabled. It seems to use admin/user/user/create as path...

pawel_r’s picture

Issue summary: View changes
Status: Active » Closed (outdated)