http://dacxzjk3kq5mmepbdd3ai2ifynlzxsnpl2cnkfhridqfywihrfftapid.onion/help/user/profile/account/create_accounts.md
If you do not use this, the user receives a confirmation email.
u . save!
16.11 through 17.6
u = User . new ( username: 'test_user' , email: '
[email protected]' , name: 'Test User' , password: 'password' , password_confirmation: 'password' )
u . assign_personal_namespace ( Organizations :: Organization . default_organization )
u . skip_confirmation!