File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ You can use the ``deis perms`` command to promote a user to an administrator:
2929
3030 $ deis perms:create john --admin
3131
32+ .. _disable_user_registration :
33+
3234Disabling user registration
3335---------------------------
3436
Original file line number Diff line number Diff line change @@ -30,7 +30,9 @@ Note that you always use ``deis.<domain>`` to communicate with the controller.
3030
3131.. important ::
3232
33- The first user to register with Deis receives "superuser" privileges.
33+ The first user to register with Deis receives "superuser" privileges. Additional users who
34+ register will be ordinary users. It's also possible to disable user registration after creating
35+ the superuser account. For details, see :ref: `disable_user_registration `.
3436
3537Upload Your SSH Public Key
3638--------------------------
You can’t perform that action at this time.
0 commit comments