I’ve noticed that if I go to site.com/admin/user/[newusername] then fill the details it creates a new user. The only issue I’ve seen is “Invalid Security Token” after saving. But even with the message I’m able to use the admin pages.
Is this a reasonable or valid way to create new users without having to use CLI or manually creating a file?
Found a related question on GitHub regarding the security token message. It does indeed switch to the modified (or created) user after saving changes to their profile.